While technically not valid Json, it would be helpful
if the last element in a list of object could have a
trailing ",".
[
"foo",
"bar",
]
This would be for reading, not for writing. The output
should always be valid Json, but a bit of leniency on
the input would help. This is, afterall, valid Python,
and it makes cut-and-paste into the Json file much simpler.
Logged In: YES
user_id=1540698
Originator: YES
I see this is difficult the way readObject() and readArray() are written. Oh, well. It would be nice someday...
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).