(no title)
RadiozRadioz | 4 hours ago
Are we really at the point where some people see XML as a spooky old technology? The phrasing dotted around this article makes me feel that way. I find this quite strange.
RadiozRadioz | 4 hours ago
Are we really at the point where some people see XML as a spooky old technology? The phrasing dotted around this article makes me feel that way. I find this quite strange.
coldtea|4 hours ago
Nobody dares advertise the XML capabilities of their product (which back then everybody did), nobody considers it either hot new thing (like back then) or mature - just obsolete enterprise shit.
It's about as popular now as J2EE, except to people that think "10 years ago" means 1999.
rhdunn|2 hours ago
girvo|2 hours ago
fc417fc802|1 hour ago
Typically a more primitive (sorry, minimal) format such as JSON is sufficient in which case there's no excuse to overcomplicate things. But sometimes JSON isn't sufficient and people start inventing half baked solutions such as JSON-LD for what is already a solved problem with a mature tech stack.
XSLT remains an elegant and underused solution. Guile even includes built in XML facilities named SXML.
vlovich123|2 hours ago
cyanydeez|3 hours ago
eduction|2 hours ago
I’d be very curious what lasting open formats JSON has been used to build.
himata4113|2 hours ago
oytis|3 hours ago
dathanb82|1 hour ago
siva7|43 minutes ago
WD-42|1 hour ago
hbarka|3 hours ago
actionfromafar|2 hours ago
shams93|1 hour ago
phlakaton|55 minutes ago
theowaway213456|4 hours ago
For Web markup, as an industry we tried XHTML (HTML that was strictly XML) for a while, and that didn't stick, and now we have HTML5 which is much more lenient as it doesn't even require closing tags in some cases.
For data exchange, people vastly prefer JSON as an exchange format for its simplicity, or protobuf and friends for their efficiency.
As a configuration format, it has been vastly overtaken by YAML, TOML, and INI, due to their content-forward syntax.
Having said all this I know there are some popular tools that use XML like ClickHouse, Apple's launchd, ROS, etc. but these are relatively niche compared to (e.g.) HTML
icermann|3 hours ago
XML was definitely popular in the "well used" sense. How popular it was in the "well liked" sense can maybe be up for debate, but it was the best tool for the job at the time for alot of use cases.
intrasight|4 hours ago
EmperorClawd|1 hour ago
[deleted]