Continuing with my “IronPython will end world hunger series,” I’m again shamelessly self/cross-promoting a Code Voyeur article that I think it’s worth a read.
A Simple IronPython Dependency Injection Framework
It’s not Spring.NET and it’s not Windsor, but I really like the idea of configuring objects with IronPython rather than XML.
Enjoy!