« XPath and default namespaces | Main | More flexibility for Web services using dynamic proxies »
May 01, 2006
Intelligent proxies
I found an interesting article about dynamic proxies. It is called "Praktische Anwendungsszenarien des Dynamic Proxy API".
The article mentions that dynamic proxies are an advantages for Web services/SOAP, too, because there are no additional stubs that need to be generated but there is a dynamic proxy for everything.
I didn't read the article completely, yet. May this be a way to implement the suggested second concept of "intelligent proxies" for my master thesis?
Posted by Dominik Marks at May 1, 2006 11:16 AM