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!
It’s pretty cool
If you haven’t already, you should check out Binsor – an established Boo-based configuration language for Windsor. (Version 2.0 is already out)
I had not seen Binsor. I love what I’ve just seen though!