Y
Hacker News
new
|
ask
|
show
|
jobs
by
dreamcompiler
2491 days ago
One thing that bugs me about JSON is that it can't easily [0] represent general graph-structured data because its notion of identity is too limited. XML can represent general graphs trivially.
[0]
https://realprogrammer.wordpress.com/2012/08/17/json-graph-s...