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

Replace Ember.EnumerableUtils with Ember.ArrayPollyfills. #3354

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

bmac
Copy link
Member

@bmac bmac commented Jun 15, 2015

Ember.EnumerableUtils is deprecated. Ember.ArrayPollyfills is
private. They are both going away in Ember 2.0 but
Ember.ArrayPollyfills doesn't introduce console noise in user's code

cc @fivetanley @igorT

@igorT this would just be for the 1.13 release as I've seen a bunch of confusion in slack about Ember deprecation warnings originating from Ember Data's use of EnumerableUtils.

Ember.EnumerableUtils is deprecated. Ember.ArrayPollyfills is
private. They are both going away in Ember 2.0 but
Ember.ArrayPollyfills doesn't introduce console noise in user's code
igorT added a commit that referenced this pull request Jun 15, 2015
Replace Ember.EnumerableUtils with Ember.ArrayPollyfills.
@igorT igorT merged commit 0948b3a into emberjs:master Jun 15, 2015
@igorT
Copy link
Member

igorT commented Jun 15, 2015

Thank you @bmac

@stefanpenner
Copy link
Member

these are also gone, ES5 has all these functions.

@igorT
Copy link
Member

igorT commented Jun 15, 2015

@stefanpenner the commit message agrees with you

@stefanpenner
Copy link
Member

👍

@bmac bmac deleted the remove-enumerable-utils branch June 16, 2015 01:55
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

3 participants