←back to thread

392 points _kush | 2 comments | | HN request time: 0.754s | source
1. 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 #
2. kome ◴[] No.44402878[source]
chasing convenience, not simplicity