|
|
|
|
|
by phkahler
856 days ago
|
|
>> The real rub is getting programs to speak JSON natively. You mean getting programs to ingest arbitrary data structures? OK, JSON is not arbitrary - it is limited to a certain overall format. But it can be used to serialize arbitrarily complex data structures. |
|
JSON doesn't care so much about lines and doesn't necessarily represent an array of records, so it doesn't fit into this box.