> XML is the worst, use of XML for anything other than its intended purpose, a > text MARKUP language, is a sure sign of an architecture astronaut. Whoever > decided that XML was a great language for config files needs a good kicking > IMHO. I'm looking at you Maven.
Oops, then you probably don't like jOOQ's move from .properties files to XML for jooq-codegen configuration :-) I wouldn't worry too much about these things. I'm sure, we'll rant about JSON in 5 years as much as we have ranted about XML/J2EE in the past 5 years. Cheers Lukas
