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