[nem-en] Late Binding in Nemerle

vc vc at rsdn.ru
Mon Jul 3 01:02:35 CEST 2006


Hi,

> From: devel-en-bounces at nemerle.org [mailto:devel-en-bounces at nemerle.org]
> On Behalf Of Kamil Skalski
> Sent: Sunday, July 02, 2006 9:08 PM
> To: devel-en at nemerle.org
> Subject: Re: [nem-en] Late Binding in Nemerle
> 
> Generating such proxy classes should be relatively easy using a macro.
> def x = dynamic_implement (obj, IFoo, IBar, IWazz);
> x.foo();
> x.bar();
> 
> would be quite nice. :)

One question: where to take the information necessary to this macro?

VladD2




More information about the devel-en mailing list