Skip to content

Generalize dependency injection. #26

@hbowden

Description

@hbowden

Nextgen uses it's own dependency injection library, which can be found here: https://github.com/hbowden/nextgen/tree/master/src/depend-inject . However this library is specific to nextgen and as such can't be used outside of nextgen with out being partially rewritten. This will probably mean using strings instead of an enum to track dependencies by name.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions