Reflection would be really nice

torhu fake at address.dude
Thu Apr 19 12:18:57 PDT 2007


Frank Benoit (keinfarbton) wrote:
> Walter Bright schrieb:
>> Frank Benoit (keinfarbton) wrote:
>>> class ClassInfo{
>>>     Field[] fields;
>>>     Method[] methods;
>>>     Constructors[] constructors;
>>>     static ClassInfo[] allClasses; // probably the most important
>>> }
>> 
>> allClasses is already there, see Classinfo.find().
> 
> Where can i find the ClassInfo DDoc?
> It seems, it disappeared from
> http://www.digitalmars.com/d/phobos/object.html

It's missing from the 1.010 docs (which are one the web currently), but 
reappeared in 1.011.  So it's probably in your dmd/html folder. ;)



More information about the Digitalmars-d mailing list