Request for review - std.serialization (orange)
Dicebot
public at dicebot.lv
Sat Jun 15 12:06:34 PDT 2013
On Saturday, 15 June 2013 at 18:54:35 UTC, Baz wrote:
> The basic problem is that there is no flag in the D object
> model for the serialization
Yep, and std.serialization adds it, via UDA.
> In the same order of idea, the doc about RTI is null. In fact
> there's even no RTI usefull for an "academic" serialization
> system.
RTI (rtti) is hardly relevant here, as far as I can see,
std.serialization does static reflection.
More information about the Digitalmars-d
mailing list