Re: Poodinis (DI framework) 7.0.0 released

2016-09-05 Thread dom via Digitalmars-d-announce
cool! i really like poodinis. it powers one of my projects and is very intuitive and simple to me :)

Poodinis (DI framework) 7.0.0 released

2016-09-03 Thread Mike Bierlee via Digitalmars-d-announce
Poodinis is a dependency injection framework for the D programming language. It is heavily inspired by the Spring Framework. New in this release is constructor injection. Whenever the dependency container resolves a class it creates an instance of that class. During creation it attempts to