this post was submitted on 08 Sep 2024
1244 points (98.2% liked)

Programmer Humor

37996 readers
63 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] schnurrito@discuss.tchncs.de 1 points 11 months ago (1 children)

Of course you can use XML that way, but it is unnecessarily verbose and complex because you have to make decisions, like, whether to store things as attributes or as nested elements.

I stand by my statement that if you're saving things to a file you should probably use XML, if you're transferring data over a network you should probably use JSON.

[โ€“] skullgiver@popplesburger.hilciferous.nl 9 points 11 months ago* (last edited 11 months ago)

[This comment has been deleted by an automated system]