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

Manage feature module dependencies explicitly #50

Open
JanKoehnlein opened this issue Feb 8, 2019 · 0 comments
Open

Manage feature module dependencies explicitly #50

JanKoehnlein opened this issue Feb 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@JanKoehnlein
Copy link
Contributor

JanKoehnlein commented Feb 8, 2019

Some feature modules depend on others, e.g. the moveModule depends on the routingModule.

We should make that explicit and simplify the composition of the DI container, e.g. by automatically sorting modules or automatically including dependent feature modules. Maybe we should even check for cycles.

We should also move graph into features while we're at it.

@JanKoehnlein JanKoehnlein added enhancement New feature or request question Further information is requested labels Feb 8, 2019
@spoenemann spoenemann removed the question Further information is requested label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants