Tagged Questions

0
votes
1answer
38 views

what is the purpose of Binsor when there are c# APIs for Windsor?

I am fairly new to Windsor, and completely new to Binsor, and Boo. However, I am not new to IoC containers. I have already done several non-trivial things with Windsor. It has all been done in C#, ...
0
votes
1answer
144 views

Compiling Ayende's Binsor with trunk Boo

I'm trying to update our references, including Boo. When compiling Binsor, I'm getting a bunch of errors, which I'm hacking away one at a time. After much source browsing and googling, I'm unable to ...