Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Dependency injection Framework #54

Open
3 of 4 tasks
Legion2 opened this issue May 31, 2018 · 1 comment
Open
3 of 4 tasks

Dependency injection Framework #54

Legion2 opened this issue May 31, 2018 · 1 comment
Assignees
Labels
documentation help wanted Extra attention is needed question Further information is requested

Comments

@Legion2
Copy link
Member

Legion2 commented May 31, 2018

The current DI is functional, but is very primitive and limited.
Should we improve and develop our DI or should we use a third-party DI implementation?

Features needed:

  • programmatic api(register, get, create, inject, scopes)
  • Annotation Support
  • life cycle management
  • easy integration with other DI

third-party:

@Legion2 Legion2 added help wanted Extra attention is needed question Further information is requested documentation labels May 31, 2018
Legion2 added a commit that referenced this issue Jun 6, 2018
Legion2 added a commit that referenced this issue Jun 14, 2018
Context/Scope is definded and used by the ServiceProvider
ServiceConsumer have no control over the Scope of referneces
@Legion2
Copy link
Member Author

Legion2 commented Jun 14, 2018

🕐 25h

@Legion2 Legion2 mentioned this issue Jun 15, 2018
Legion2 added a commit that referenced this issue Jun 20, 2018
added Context/Scope feature to di #54
@Legion2 Legion2 self-assigned this Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant