digitalmars.D.announce - Poodinis Dependency Injection Framework v1.0.0 released
- Mike Bierlee (11/11) Mar 21 2015 I've just released the first production-ready release of the
I've just released the first production-ready release of the Poodinis Dependency Injection Framework. Poodinis is mainly inspired by the dependency injection framework in Spring. It currently allows you to manually manage dependencies and have them be automatically injected into components which rely on these dependencies. In the future additional support might be added for automatically registering dependencies. You can find the source code at https://github.com/mbierlee/poodinis Let me know what you think!
Mar 21 2015