RFC: std.json sucessor
Sönke Ludwig via Digitalmars-d
digitalmars-d at puremagic.com
Sat Aug 23 05:30:20 PDT 2014
Am 23.08.2014 14:19, schrieb w0rp:
> I'm not sure if you've changed it already, but I agree with the earlier
> comment about changing the flag for pretty printing from a boolean to an
> enum value. Booleans in interfaces is one of my pet peeves.
It's split into two separate functions now. Having to type out a full
enum value I guess would be too distracting in this case, since they
will be pretty frequently used.
More information about the Digitalmars-d
mailing list