-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
See about cleaning up OrderedSet #15041
Comments
Not sure what actions are necessary regarding the comment |
@locks please provide more detail, or perhaps this can be closed. |
`ember-metal/map` contained three private classes `OrderedSet`, `Map`, `MapWithDefault`. They were not used anywhere in the codebase except for tests or reexports. Fixes emberjs#15041
I created this #15119 and last thing I know is that some consensus was reached in core, and someone would update on the topic, but cannot find anything in notes. |
@Serabe from the conversation on that issue I think an addon is being requested as a transition plan for current users. Would be great to land that PR. I'm still unclear about what this particular issue is tracking. Perhaps it has be superseded? |
@locks any update on this one? |
Closing in favor of #15119 |
Source: https://github.com/emberjs/ember.js/blob/v2.11.0/packages/ember-metal/lib/map.js#L55
Edited by @Serabe with @locks consent: See #15041 (comment) for latest information as of 2017-07-13.
The text was updated successfully, but these errors were encountered: