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

Add container items required for Glimmer. #44

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 6, 2015

This is getting pretty annoying. We need a much better way to deal with these default/fallback container items, but we also need tests to work in Glimmer-land. So, grrr, but YOLO...

@rwjblue
Copy link
Member Author

rwjblue commented May 6, 2015

emberjs/ember.js#11041 was added to expose _LegacyEachView which is needed for usage with itemController.

@dgeb
Copy link
Member

dgeb commented May 6, 2015

This is getting pretty annoying. We need a much better way to deal with these default/fallback container items, but we also need tests to work in Glimmer-land.

No doubt. I am hopeful that we can find a way out of the woods while implementing emberjs/rfcs#46. However, if there isn't sufficient support for that, we will need a more narrowly focused alternative to solve registry initialization in Ember (and not here).

@dgeb
Copy link
Member

dgeb commented May 6, 2015

@rwjblue btw, you probably realize this, but this is still failing on canary.

This is getting pretty annoying. We need a *much* better way to deal
with these default/fallback container items, but we also need tests
to work in Glimmer-land.  So, grrr, but YOLO...
@rwjblue rwjblue force-pushed the add-glimmer-default-container-items branch from 34808e9 to 87fb7f7 Compare May 6, 2015 16:08
@rwjblue
Copy link
Member Author

rwjblue commented May 6, 2015

Yep, it required the upstream PR to be merged and published. Should be good now (took a while for Travis to run on the Ember merge commit).

rwjblue added a commit that referenced this pull request May 6, 2015
@rwjblue rwjblue merged commit 19d6e5e into emberjs:master May 6, 2015
@rwjblue rwjblue deleted the add-glimmer-default-container-items branch May 6, 2015 16:11
@dgeb
Copy link
Member

dgeb commented May 6, 2015

👍

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.

None yet

2 participants