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

[WIP] Remove Ember.ContainerView. #13188

Closed
wants to merge 1 commit into from

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 26, 2016

I started working on this a few days ago, but haven't had a chance to circle around to it.

@rwjblue
Copy link
Member Author

rwjblue commented Mar 26, 2016

@HeroicEric - Want another challenge?

@HeroicEric
Copy link
Sponsor Member

heh, I actually tried this one already the other day but got stuck. I can try though 😄

@@ -10,44 +9,8 @@ import viewKeyword from 'ember-htmlbars/keywords/view';
import { objectAt } from 'ember-runtime/mixins/array';


// .......................................................
// removeChild()
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rwjblue was this meant to be removed? If so, should View#removeAllChildren and friends have the same fate?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was uncertain if removeAllChildren is a "normal" view method or just for container view.

Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kk, seems good lets kill it for now and we can see where that puts us

@homu
Copy link
Contributor

homu commented Mar 27, 2016

☔ The latest upstream changes (presumably #13190) made this pull request unmergeable. Please resolve the merge conflicts.

@rwjblue rwjblue closed this Mar 31, 2016
@rwjblue rwjblue deleted the remove-container-view branch March 31, 2016 23:36
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.

3 participants