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

[CLEANUP Beta] Remove EmberKeys (internally) continue to expose Ember… #11459

Merged
merged 2 commits into from
Jun 18, 2015

Conversation

stefanpenner
Copy link
Member

….keys but as 1:1 with Object.keys [ES5-only]

(╯°□°)╯︵ sʎǝʞ¬

@stefanpenner stefanpenner force-pushed the remove-object-keys branch 5 times, most recently from edb7417 to 3d6c655 Compare June 16, 2015 03:28
….keys but as 1:1 with Object.keys [ES5-only]

(╯°□°)╯︵ sʎǝʞ¬
import compile from 'ember-template-compiler/system/compile';

import 'ember-routing';
Copy link
Member

Choose a reason for hiding this comment

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

I believe that this is needed for side-effects. Specifically, the run loop queues that are created come to mind (though I could be wrong).

Copy link
Member Author

Choose a reason for hiding this comment

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

good catch, although surprisingly no tests failed ;(

…S5-only]

(╯°□°)╯︵ ʃıɟʎʃod ǝʇɐǝɹɔ ʇɔǝɾqo
stefanpenner added a commit that referenced this pull request Jun 18, 2015
[CLEANUP Beta] Remove EmberKeys (internally) continue to expose Ember…
@stefanpenner stefanpenner merged commit 9bf5428 into emberjs:master Jun 18, 2015
@stefanpenner stefanpenner deleted the remove-object-keys branch June 18, 2015 18:43
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.

2 participants