Hacker News new | ask | show | jobs
by dmichulke 3854 days ago
> There is no sane way that you could represent

I think you're wrong, namely because of arrays. Can you tell me how you'd represent [1, 2, 3, 4] in xml?

If you think this example is contrived, please compare the dependency sections of a clojure project.clj vs that of a Java pom.xml