Skip to content

Dependency Injection - Refiner #57

@alex855k

Description

@alex855k

🚀 Feature request

Refactor dependencies from classes in the service. And use dependency injection containers to create and know what needs to be injected into the classes.

Motivation

Will make the code more testable and loosely coupled, so it is possible to reuse it's individual parts.

All benefits include:

  • Reduced Dependencies
  • Reduced Dependency Carrying
  • More Reusable Code
  • More Testable Code
  • More Readable Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: lowPriority for issues which could be implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions