Skip to content

Manage feature module dependencies explicitly #50

@JanKoehnlein

Description

@JanKoehnlein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions