[Mono-list] Type.InvokeMember

Paolo Molaro lupus@ximian.com
Mon, 10 Jun 2002 18:37:45 +0200


On 06/08/02 Rachel Hestilow wrote:
> So I discovered that .NET has its own late-binding functionality, which
> I need for MonoLOGO. Up till now I have been using my own dynamic
> dispatch code, but I'd like to replace it with the appropriate calls to
> InvokeMember()...unfortunately, this is not implemented yet. I'd like to
> try my hand at implementing it, since I've already implemented it once
> for LOGO. Any objections/suggestions?

Patrik started implementing it, he even sent a (partial) patch to
mono-hackers. If he doesn't show up you can start from there.
Basically many things are already implemented and just need to be
connected and you need the default Binder implementation.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better