Skip to content

Properly apply dependency injection / inversify #259

@evktalo

Description

@evktalo

We have a rather massive constructor for the main engine (KiiGame) class.

Our inversify config covers two classes at the moment as a POC.

We should configure the dependencies with inversify.

Scope:

  • configure all default dependencies with inversify
  • do the Lätkäzombit-specific configurations/overrides with inversify
  • (maybe in scope): implement building Lätkäzombit assets & extra features with inversify instead of accessing KiiGame class instance properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions