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

Deprecate unused initializers #4093

Closed
bmac opened this issue Jan 18, 2016 · 1 comment
Closed

Deprecate unused initializers #4093

bmac opened this issue Jan 18, 2016 · 1 comment

Comments

@bmac
Copy link
Member

bmac commented Jan 18, 2016

Ember Data has 4 initializers that it supports for legacy reasons but otherwise do nothing. https://github.com/emberjs/data/blob/master/tests/ember-data-initializers.js#L18-L40

@rwjblue suggested that it may be possible to deprecate them by "hook[ing] into the DAG map that is used for initializers and see if anyone depends on it"

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

No branches or pull requests

2 participants