Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Ember.Set is deprecated #558

Closed
sajt opened this issue Aug 9, 2015 · 2 comments
Closed

Ember.Set is deprecated #558

sajt opened this issue Aug 9, 2015 · 2 comments

Comments

@sajt
Copy link

sajt commented Aug 9, 2015

I tried the Ember.Set from http://guides.emberjs.com/v1.13.0/object-model/enumerables/ but I get

DEPRECATION: Ember.Set is deprecated and will be removed in a future release.

Is this good? And what I can use instead?

@rwjblue
Copy link
Member

rwjblue commented Aug 9, 2015

That section of the guides needs to be updated (removing reference of Ember.Set). Would you mind opening an issue on github.com/emberjs/guides for that?

As far as what to use instead, if you really need a Set I'd suggest that you use an ES6 poly fill version (there are a few IIRC).

@locks
Copy link
Contributor

locks commented Aug 11, 2015

Closed by #555, thank you.

@locks locks closed this as completed Aug 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants