122
I Use This!
Very Low Activity

Ratings and Reviews : Listing

xamde says:
Few lines of code can save days of ...  
5.0
 
written almost 15 years ago

I really enjoy XSTream for the simplicity to set it up, two lines of code are enough to serialize everything you want to a readable XML file. Even nicer: Afterwards you can manipulate the XML on disk and re-read it. Debugging was never easier.

You can (and I do) use XStream as well as a simple persistence layer for your applications. Its fast and stable enough.

Large files should go into a zipped stream.

Did this review help you? |