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.

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to