Adorable use of XStream library for java object serialization

Today at work, Thomas has shown me a very genius tool for handling serialization of java objects to store as xml. As long as i think, i thought JAXB or similar libraries are the state of the art libraries. However XStream is, when the use is pending on pure xml serialization, the best choice, i […]