On Tue, 26 Aug 2014 09:32:09 +0000
eles via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

> Are the drawbacks of JSON so big? Why to move away from it
i don't know too. i think that it's enough to add three features to
current json parser to be happy:
1. comments, both '//' and '/* */.
2. unquoted field names.
3. ignoring trailing commas.

ah, optional 4th feature: allow omiting highest-level curly brackets.

this additions will not break any existing json definitions, but allow
us to use some human-friendly features.

Attachment: signature.asc
Description: PGP signature

Reply via email to