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

Don't (or optionally) auto-inject the services #28

Open
pauln opened this issue May 23, 2018 · 0 comments
Open

Don't (or optionally) auto-inject the services #28

pauln opened this issue May 23, 2018 · 0 comments

Comments

@pauln
Copy link

pauln commented May 23, 2018

With code splitting on the Ember horizon (and given the size of this project's dependencies), it'd be nice to be able to turn off auto-injection and instead manually inject it where (and only where) it's needed.

Personally, I'd lean towards completely dropping the auto-injection, giving consuming apps the full flexibility to manage auto-injection however they want to; perhaps the current initializers could be added as code snippets in the readme as a starting point for anyone who wants to implement auto-loading (or simply return to the current behaviour).

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

1 participant