This thread is interesting for another reason. Most of all, the Marek is
looking for a "deep" piece of AOP like infrastructure to solve a problem with
generated code. This generated code is generated to accomplish a web service
out of functionality of some classes he must have. It just strikes me as
somehow disturbing that the "simple messaging" provided by the web services
specifications have gotten hidden/overshadowed by the api that's supposed to
make this simpler ;-)

Another approach might be to write a httphandler that processes the *text* of
the request as xml/text, invokes/munges whatever else needs to be done, and
then forwards the request on. I think the key question would be whether this
functionality is logically part of the pipeline, or part of the method call.

--- Andrew Hopper <[EMAIL PROTECTED]> wrote:
> Hi, Marek-
>
> Unfortunately, RealProxy is juuuust beyond your grasp - the docs state that
> applying the Proxy attribute to MarshalByRefObject is unsupported and
> SoapHttpClientProtocol inherits from MarshalByRefObject. I believe it's
> possible to accomplish it with a hack but it would anger the Gods of
> Redmond.


=====
Philip - http://blogs.xcskiwinn.org/panmanphil
"There's a difference between righteous anger and just being crabby" - Barbara

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to