Distraught
After working for more than 2hrs converting things to serializable objects, you could end up finding that you cant serialize more than one object instances in a single file.
P.S. You could also learn that you can do it by subclassing and overriding the ObjectOutputStream (and end up where?)
Advertisements