compile time reflection to runtime reflection

BLS nanali at nospam-wanadoo.fr
Tue Jul 24 05:16:28 PDT 2007


Warning: This idea is probabely not a strike of a genius.

Simply said : Is Mr. Compiler able to produce a binary file which 
contains compile time reflection information ? In other words, a file 
which enable us to create classloader.d

To make it very slick I suggest to introduce the keyword : rtf
f.i.
module Runtime;
rtf class A
output-> A.drr

another idea is version(RTF)

Well hopefully this idea is not a complete mess...
Bjoern




More information about the Digitalmars-d mailing list