The JSON standard doesn't allow for this usage, which is why I think a new standard is needed. If you're arguing that I should use JSON instead of newline-delimited JSON (by wrapping all objects in an array and delimiting them with commas?) it seems that the work on the client side to do streaming parsing gets much harder (and ultimately may even be less standards compliant).
On Wednesday, May 23, 2012 2:05:51 PM UTC-7, Mark Hahn wrote: > > Stay with the standard. Crockford has made it clear that the standard > will never change. It is one of json's strengths. You can count on the > fact that what you do now will work forever. > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
