Todays check in marks a new day for the Codeplex Container. We now have method interception via remoting. I have been talking about this for a while and finally we have our first fully functional check in. Check it out here.
The interception (method interception) is loosely based upon the PIAB work from Enterprise Library 3.0. Our goal was to have a code only version and then add the syntax candy via attributes after. All this work is done in the context of ObjectBuilder and our container. So you can get the same functionality of configuration and rules doing the work with different strategies. I am going to try and spend some time on this in the EntLibRefactored project soon.
Technorati Tags: CodePlex Client, ObjectBuilder