Comment by pjmlp
13 hours ago
The root cause is that many failed to grasp XML isn't to be manually written by hand on vi, rather it is a tool oriented format.
Now ironically, we have to reach for tooling to work around the design flaws of json and yaml.
> The root cause is that many failed to grasp XML isn't to be manually written by hand on vi, rather it is a tool oriented format.
That reads like an indictment of using XML for a programming language.
Not that it has anything to do with the semantics of XSLT.
I don't see why separate both.
XML is tooling based, and there have been plenty of tools to write XSLT on, including debugging and processing example fragments, naturally not something vi crowd ever became aware of amid their complaints.