Since JSON is apparently part of the standard now, can JSON5 maybe be considered for addition? It's a very slight change, and simplifies conversions.
Why does JSON have quoted field names anyway (which I could understand if they included spaced). I searched archives and only came up with this result.... https://mail.mozilla.org/pipermail/es-discuss/2012-August/024479.html https://github.com/json5/json5 https://github.com/json5/json5/blob/master/lib/json5.js (although I would like to see the keyword 'undefined' also allowed as a value) which is just an 8 line addition. Comments in JSON? Wonderful! Unquoted field names? Wonderful!
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

