I just released a new version of the Software Is Hardwork Library. This release contains the following major enhancements:
- ServiceModelClient API, a "proxyless" WCF client model.
- Added caching mechanism to RealProxyDatabaseContractFactory.
- New Reflexion.GetErrors()/GetObjectByPath() methods.
- TransparentProxyFactory`1 and DynamicInvokerRealProxy`1 base classes and IInvokeDynamic interface.
This release encompasses quite a lot of work and I am proud to bring it to the developer community. I plan on enhancing this library as time progresses.
2 comments:
I like the DynamicServiceClient. Very nice.
I will be presenting an in depth thingamajig on the ServiceModelClient API at Richmond Code Camp Oct 4th, 2008.
Post a Comment