Tag Archives: serialization

I’m Liking Scala’s XML Literals

How many times have you written a class that you needed to save and restore to/from XML? How did you do it? There are libraries that will do this for you, but I don’t know if any of them have … Continue reading

Posted in java | Tagged , , , | 4 Comments