Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 676 Bytes

AJDependencyInjection

Type: SPM - Swift Package Manager Project Responsability: to be an independent module responsible for register and resolver dependency injections, can be shared with other projects.

References:

TODO:

  • Implement Register

  • Implement Resolver

  • Add Unit Test

  • pass parameters when resolving dependecy

  • Dependecy lifeCycle: Singleton, New Instance, Etc

  • Try a way to do heve compiler error when dependecy is not registered correctly