SPAM-LOW: Re: [nem-en] Metaphor, staging, typed reflection
vc
vc at rsdn.ru
Mon Jan 8 04:41:32 CET 2007
> The only cases which this compile-time staging couldn't handle, are
> truly dynamic ones where a class is built at runtime, like remoting,
> mobile code, or dynamic plugin loading, where you're actually compiling
> and/or linking at runtime.
Hm.
The remoting using compiler generated assemblies to make proxy/stab.
Plugins usually using interfaces and interface assemblies for abstraction
reason.
Find truly dynamic source not so simple.
More information about the devel-en
mailing list