I'm here and I'll try to fix the code again.. :-)

I must fix the stuff from home due to fw problems here at work..

Cheers,
 Patrik

-----Original Message-----
From: Paolo Molaro [mailto:[EMAIL PROTECTED]]
Sent: den 10 juni 2002 18:38
To: [EMAIL PROTECTED]
Subject: Re: [Mono-list] Type.InvokeMember


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

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better

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

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

Reply via email to