Serialization...
Bryan Atsatt
bryan.atsatt at oracle.com
Mon Sep 17 19:56:02 PDT 2007
The OSGi RFP 83 [1][2] contains serialization requirements that may also
be relevant to this JSR.
For example, perhaps we should consider some implementation of
ObjectOutputStream.annotateClass() that writes something like an import
declaration, and an implementation of ObjectInputStream.resolveClass()
that uses the information to locate the correct class.
Thoughts?
// Bryan
[1] EG Wiki:
http://gee.cs.oswego.edu:8086/download/attachments/257/rfp-0083-Classloading-and-Marshalling-1.pdf
[2] Public (requires registration):
http://www.paremus.com/downloads/downloads_engineering.html
More information about the jsr277-eg-observer
mailing list