A Simple IronPython Dependency Injection Framework

Dependency injection is getting a lot of attention in the .NET world, and this Code Voyeur creates a DI framework using IronPython:

Comments