Stuart Ballard <[EMAIL PROTECTED]> writes:
> JDC bug # 4180839 deals with the absence of serialized form
> information for non-public classes.
They've fixed this bug in the JDK 1.2 release candidate 1
documentation -- or at least the serialized form portion of javadoc
now includes private classes. You can pick up the new documentation
at ftp://ftp.javasoft.com/pub/jdk/1.2/13466rc1/jdk12-rc1-doc.tar.gz.
More importantly, we need comments on the serialized form for all
classes. Having Sun just tell us that a class implements Serializable
and serializes the magic variables foo, bar, and bubba, isn't enough.
--
Paul Fisher * [EMAIL PROTECTED]