Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Open Source Businesses

OASIS Approves OData 4.0 Standards For an Open, Programmable Web 68

First time accepted submitter Dilettant writes "The OASIS members approved Version 4 of the OData standards, which now also feature the long requested compact JSON as primary format. OData helps "simplifying data sharing across disparate applications in enterprise, cloud, and mobile devices" through interfacing data sources via a REST like interface."
This discussion has been archived. No new comments can be posted.

OASIS Approves OData 4.0 Standards For an Open, Programmable Web

Comments Filter:
  • JSON Sucks (Score:4, Insightful)

    by Jane Q. Public ( 1010737 ) on Monday March 17, 2014 @03:33PM (#46509425)
    Look... I have to live with it in my work, okay? But it's anything but fun to work with.

    For computer-to-computer data interchange, JSON is not bad. But it's about as human-readable as the Voynich Manuscript.
  • Re:JSON Sucks (Score:3, Insightful)

    by pigiron ( 104729 ) on Monday March 17, 2014 @03:37PM (#46509473) Homepage

    You actually prefer XML???????

  • Re:JSON Sucks (Score:5, Insightful)

    by Anonymous Coward on Monday March 17, 2014 @03:52PM (#46509629)

    Absolutely. XML is much more mature. XML has standardized schemas, validation, querying, transformation, a binary format and APIs for interoperability from any language. All JSON really has going for it is that it's already JavaScript.

    The funny thing is that, at the end of the day, JSON and XML are the same thing, only syntactically different. Yet the prevailing opinion seems to be that XML is absolute and total shit whereas JSON is some golden calf.

  • Re:JSON Sucks (Score:1, Insightful)

    by pigiron ( 104729 ) on Monday March 17, 2014 @04:15PM (#46509943) Homepage

    Really. Non of that totally unnecessary tag BS inherited from a printer definition spec (of all absurd things.) And key/value pairs are a hell of a lot easier to insert into a database in addition to being easier to read.

For God's sake, stop researching for a while and begin to think!

Working...