Skip to content

Multiplatform Dependency Injection #11

Open
@kngako

Description

@kngako

Dependency inject is great! Sadly a lot of the best tools for dependency injection are quite platform specific.

We currently do it manually by instantiating all the things we need in SphinxContainer.

There are multiplatform dependency libraries that exist that we could use to replace this method for more elegance. For now, manual gets the job done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    multiplatformIssues that patern to making the project more multiplatform supporting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions