Skip to content

Comment on You're Using JSON, Why not MessagePack?parent

Comments

This. Never liked nor used XML for that exact reason.

Rather than down vote you for a simple mistake, I thought I'd let you know that xml is just as human readable as json.

Most people find formats like JSON and YAML much easier to read than XML.

It doesn't make XML any less human readable really. Hell, if you read and write XHTML a lot, it pretty much speaks volumes of its readability.

For large docs, I'd prefer XML too. I mean, I'd rather hunt down a missing closing tag than a missing closing bracket when the thing is pages upon pages long.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.