You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
Looked similar to something I was doing a few years back, https://github.com/scottcorgan/injector, and I was wondering if I should just deprecate that and suggest this project?
Thoughts?
The text was updated successfully, but these errors were encountered:
@scottcorgan Wasn't aware of injector but it looks great! Dependency injection wasn't really the primary motivation for this, but it really helps to make it work overall. I'm not sure if anyone would want to use this type of plugin system if all they're looking for is DI. There's probably a little extra overhead – if not in terms of performance, at least in the programming boilerplate. Would love to do some mutual code review if you're down for that and see if we can find ways to improve both projects :)
Great work. Saw this show up in my Github feed.
Looked similar to something I was doing a few years back, https://github.com/scottcorgan/injector, and I was wondering if I should just deprecate that and suggest this project?
Thoughts?
The text was updated successfully, but these errors were encountered: