@[email protected] to Programmer [email protected]English • 2 years agoAI's take on XMLlemmy.worldimagemessage-square130fedilinkarrow-up11.27Karrow-down122
arrow-up11.24Karrow-down1imageAI's take on XMLlemmy.world@[email protected] to Programmer [email protected]English • 2 years agomessage-square130fedilink
minus-square@[email protected]linkfedilink19•2 years agoDisagree. I prefer XML for config files where the efficiency of disk size doesn’t matter at all. Layers of XML are much easier to read than layers of Json. Json is generally better where efficiency matters.
minus-square@[email protected]linkfedilink5•2 years agoAren’t most XML parsers faster than JSON parsers anyway?
Disagree. I prefer XML for config files where the efficiency of disk size doesn’t matter at all. Layers of XML are much easier to read than layers of Json. Json is generally better where efficiency matters.
TOML or bust
yes.
Aren’t most XML parsers faster than JSON parsers anyway?