Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not really. In theory, it's an advantage in that you can reuse the parser and avoid loading another, but in practice, that's only really important in the browser, not on the server, where the lib will be permanently loaded anyway.

And JSON values map 1:1 to native data structures in most languages - in fact, JSON can be parsed as Python code with the exception of the \/ escape.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: