Skip to content

Dependency graph, injection sequence and cyclic dependency detection. #41

@reevik

Description

@reevik

Before the injection begins, we need to determine the sequence of injection first so that the dependency is available and fully initialized at construction of the objects. This is required because otherwise the object construction may fail due to missing / or not fully initialized dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions