Category Archives: Savant

Savant dialects versioning

I’m being kind hardcore with the separation of dialects in Savant (a dialect is a collection of plugins – for example there is a Java dialect with a compile plugin). The reason being is that I feel dialects should not … Continue reading

Posted in Java, Savant | Leave a comment

Another XML object generator

I’m doing it again! I’m writing another XML object generator for savant. Why on earth would I do that most will say? 1. Others like digester, JAXB 1.0, jibx, just make life difficult because they don’t handle multiple errors within … Continue reading

Posted in Java, Savant | Leave a comment