Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

over the years, I developped a fiery hatred of XML configuration files.


and I'm starting to develop a fiery hatred for JSON configuration files. At least XML had standard support for schemas and querying.


Over the years I've developed a deep understanding for why XML configuration is great. Java's move to annotation, upon annotation. As a result there is no single, canonical place I can go to see what the general configuration is. I have to track through classes, that may or may not have a good structure to find a specific instance of a route. Spring 3.x configurations, with inheritance are wonderful. The only work is to follow the imports.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: