On a Simple IronPython Dependency Injection Framework
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!
RSS feed for comments on this post. | TrackBack URI
April 17th, 2008 at 1:47 am
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)
April 17th, 2008 at 8:57 am
I had not seen Binsor. I love what I’ve just seen though!