Y
Hacker News
new
|
ask
|
show
|
jobs
by
pnathan
4701 days ago
Agreed, for long running data sets you really want schemas.
1 comments
jimktrains2
4701 days ago
There are Json schema implementations out there.
link
specialp
4701 days ago
There are but XML schemas are well understood, standardized and have been around for a long time. Even if they did this project today, XML is the right choice due to its maturity and suitability for documents.
link