Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix namespaced resolves for all types #92

Merged

Conversation

rmachielse
Copy link
Contributor

This pull request fixes namespaced lookups for all syntaxes, and not only for views:

  • other@controller:post
  • controller:other@post
  • controller:post

I've added some test cases to support this.

This pull request replaces #80

@bcardarella
Copy link
Contributor

@rwjblue I forget, are we allowing compiled dist/ in PRs?

@rmachielse
Copy link
Contributor Author

@bcardarella should I remove the dist/ folder changes from the pr?

@bcardarella
Copy link
Contributor

@rmachielse I don't recall. @rwjblue never responded

@rwjblue
Copy link
Member

rwjblue commented May 18, 2015

Nah, its ok. I just hate bower 😿

@stefanpenner
Copy link
Contributor

we will look at this soon, when we piece together the larger engine/namespace story. Im nervous about a piecemill approach without the broader picture.

@rmachielse
Copy link
Contributor Author

Awesome, I am looking forward to it. However please note that this is actually a bugfix.

@stefanpenner
Copy link
Contributor

cc @rwjblue

@rmachielse can we get a rebase?

@tim-evans tim-evans mentioned this pull request Aug 5, 2015
@rwjblue rwjblue merged commit 8d67d31 into ember-cli:master Aug 5, 2015
rwjblue added a commit that referenced this pull request Aug 5, 2015
@rmachielse
Copy link
Contributor Author

Sorry, was on holiday and forgot to get back to it. Thanks for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants