Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Missing dependency injection extension #24

Closed
MayueCif opened this issue Mar 16, 2022 · 2 comments · Fixed by #62
Closed

Missing dependency injection extension #24

MayueCif opened this issue Mar 16, 2022 · 2 comments · Fixed by #62
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MayueCif
Copy link
Contributor

For example, there are many factory classes that do not implement interface, but require dependency injection. In this case, should implement an AddFactory() method. Frameworks can provide a simple injection extension

@zhenlei520
Copy link
Contributor

Do you want to implement automatic injection according to convention?

@zhenlei520 zhenlei520 self-assigned this Mar 17, 2022
@MayueCif
Copy link
Contributor Author

Do you want to implement automatic injection according to convention?

yes

@doddgu doddgu added this to the 0.5.0 milestone Apr 19, 2022
@doddgu doddgu added the enhancement New feature or request label Apr 19, 2022
@zhenlei520 zhenlei520 linked a pull request May 31, 2022 that will close this issue
@doddgu doddgu closed this as completed in #62 Jun 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants