[Mono-list] late linking & dynamic invocation ...

Gonzalo Paniagua Javier gonzalo@gnome-db.org
Fri, 28 Jun 2002 04:53:52 +0200


* [ Michael Meeks <michael@ximian.com>
* Thu, 27 Jun 2002 10:44:31 +0200 ]
> 	Great - but that seem pretty useless when you can't invoke the method
> you want on the object without the prototype / method description being
> available at runtime ;-) So yes, one can dynamically create a stub
> object - but one can't actually invoke the methods on it without a
> horribly pedestrian 'stubObject.Invoke (blah blah ...)' :-)

Mmm, may be i found something interesting for you:

	System.Runtime.Remoting.ObjectHandle



-- 
Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
http://www.gnome-db.org/~gonzalo/