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

[Bugfix Release] deprecate createWithMixins #11510

Merged
merged 1 commit into from
Jun 19, 2015

Conversation

stefanpenner
Copy link
Member

  • it’s private
  • easily replaced with extend(…).create(…)
  • embers own tests should likely not rely on these private APIs

* it’s private
* easily replaced with extend(…).create(…)
* embers own tests should likely not rely on these private APIs
@stefanpenner
Copy link
Member Author

@rwjblue i am unsure if this is labelled correctly. Let me know if you want it labeled as something else

rwjblue added a commit that referenced this pull request Jun 19, 2015
[Bugfix Release] deprecate createWithMixins
@rwjblue rwjblue merged commit bc7ec8d into emberjs:master Jun 19, 2015
@rwjblue rwjblue deleted the deprecate-create-with-mixins branch June 19, 2015 12:57
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