On 2015-09-23 13:11, Simon St.Laurent wrote:
Actually, on further reflection, I remembered why I quit using Java to process XML. Joshua Bloch's Effective Java gave really similar advice about programming Java - enumerations over strings, strict structures over variable structures, and so on. About halfway through the book I realized I was carving myself out a personal exception to all of those things, so sat down to look at my code.