[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] It's too late to improve XML ... lessons learned?
- From: Roger L Costello <costello@mitre.org>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Sat, 1 Jan 2022 13:33:47 +0000
Liam Quin wrote:
-----------------------------------------
If you're writing a program, it's super easy to load JSON in most
languages into native objects. But it's not super easy to load XML.
JSON is quick and dirty, load-and-use, easy for a developer. But
XML takes planning and thinking.
JSON is great for ad-hoc formats designed by a developer for one
particular use. JSON is program-centric, whereas XML is document-
centric. JSON is primarily for data that appears, is transmitted, and
vanishes in a fleeting moment. XML is primarily for data that endures.
-----------------------------------------
Excellent! Spot-on.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]