Request for review - std.serialization (orange)
Andrej Mitrovic
andrej.mitrovich at gmail.com
Sun Mar 24 14:41:24 PDT 2013
On 3/24/13, Jacob Carlborg <doob at me.com> wrote:
> For usage examples, see the github wiki pages:
> https://github.com/jacob-carlborg/orange/wiki/_pages
A small example actually writing the xml file to disk and the reading
back from it would be beneficial.
Btw the library doesn't build with the -w switch:
orange\xml\PhobosXml.d(2536): Error: switch case fallthrough - use
'goto case;' if intended
More information about the Digitalmars-d
mailing list