[Mono-list] Delivering IMethodCallMessags

Joerg Bornschein joerg@zilium.de
Fri, 8 Oct 2004 23:23:23 +0200


Hi,

is there a easy way dispatch a IMethodCallMessage to an actual object
instance?

Background:

I'm trying to write a transparent forwarding class which camouflages as some
other type, intercepts all method calls and forwardes them.

Right now I've derived RealProxy and can intercept method calls -- but how to 
dispatch them?

  

thanks


  j.