|
|
|
|
|
by staycoolboy
2146 days ago
|
|
These schema are just applied uses of JSON and not modifications. But XML was perverted due to its inherent extensibility, The JSON syntax hasn't changed: scalars, arrays, associative arrays. That's all! So it has remained "pure" so to speak. Fortunately the only issue I've run into with JSON is lack of proper NAN and NULL support, but that is largely a limitation of the language's implementation (can't support NULL if you ain't got a NULL!). |
|
The main thing I miss is dates.