Francesca Krihely12/29/11
5924 views
1 replies
There’s a lot of good things about JSON — it’s a standards based,
language independent, representation of object-like data. Also, it’s
easy to read (for users and programmers alike). Each document is only
about data, not complex object graphs and...