Chances of D getting proper runtime reflection?

Jacob Carlborg doob at me.com
Mon Aug 22 12:22:50 PDT 2011


On 2011-08-22 21:16, Andrei Alexandrescu wrote:
> FWIW I don't think D should pay the cost of reflection up-front and
> compulsively for all types.

So ClassInfo.getMembers is there because?

> If David's code example is what you have, I don't think Orange got
> "making a class serializable" properly yet.
>
>
> Andrei

You do understand that this is ONLY necessary when serializing through a 
base class reference? Other suggestions are welcome.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list