Runtime reflection
    dennis luehring 
    dl.soluz at gmx.net
       
    Thu Sep 20 23:46:58 PDT 2007
    
    
  
Jascha Wetzel schrieb:
> Here is a simple way of adding __traits based runtime reflection to D 
> classes:
> 
> http://mainia.de/classinfoex.d
> (requires DMD 2.004)
> 
> It does not increase the class instance size.
> All extra info is stored statically.
> 
> See the doc-comment for details.
do you see way to extend your lib with the ability
to "see" the derivation-hierachy?
ciao dennis
    
    
More information about the Digitalmars-d-announce
mailing list