RFC: Patch: java.io - serialization
Tom Tromey
tromey@redhat.com
Thu Jun 5 15:47:00 GMT 2003
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I have written the attached pacth to implement two functions
Michael> missing in java.io:
Michael> ObjectInputStream.readClassDescriptor()
Michael> ObjectOutputStream.writeClassDescriptor()
Michael> Are the things I did sufficient for this ? Can somebody with
Michael> more knowledge about serialization look into this ?
There may be no such person around and active. Your best bet is to
read up on serialization yourself.
Tom
More information about the Java-patches
mailing list