This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Patch: java.io - serialization


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]