> You forgot to complete: (...) but 99% of time the it just 
> makes for useless bloat ;-)

The type information required to make this work is required anyway to a)
support the compilation of IL into machine code b) to allow verification of
type safety and c) support the garbage collector. As such there is no bloat
whatsoefer in the context of .NET from supporting Reflection.

Cheers,
Thorsten

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to