←back to thread

392 points _kush | 1 comments | | HN request time: 0s | source
Show context
dingi ◴[] No.44396611[source]
XML needs a renaissance because it solves problems modern formats still fumble with. Robust schema validation, namespaces, mixed content, and powerful tooling like XPath/XSLT. It's verbose, yes. It's can be made to look like shit and make you wanna throw up, but also battle-tested and structured for complexity. We ditched it too soon chasing simplicity.
replies(1): >>44402878 #
1. kome ◴[] No.44402878[source]
chasing convenience, not simplicity