Hacker News new | ask | show | jobs
by seclorum_wien 1489 days ago
I cringe at the places I've used XML for things like declarative programming, its just too obnoxious to think about.

However, as someone who is currently pushing bytecode on the wire in place of such things, because reasons, I can only tell you the madness is just a toolchain away.

1 comments

The example he gives may just be a config file. XML was very popular for holding configuration, replacing the ancient property name/value pair system.