Project Description
An attempt to write a really simple dependency injection framework. Does property-based and recursive dependency injection. Handles singletons. Yay!
This project is yet another dependency injection project, which aims to be really, really simple to use and understand.