Message884

Author posix4
Recipients
Date 2003-12-27.00:24:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I have an object which contains a list of objects. I
would just pickle but because of advice online I have
been using ObjectStream. Is this the only way to do it.
do I have to make the classes io.serializiable. How
should I input etc. Online their seems to be
inconsistent advice. Is Pickle working.
History
Date User Action Args
2008-02-20 17:17:17adminlinkissue866155 messages
2008-02-20 17:17:17admincreate