custom read/write is supported (only have to fix one bug)
I have no idea what Externalizeable brings you exactly compared to the
read/write objects..

But checking if it implements that interface and then just call those
methods is pretty easy.

johan


On 2/12/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

There probably are a couple of cases where our code could benefit from
either custom read/writeObject methods or implementing Externalizable.
What are your ideas about that?

Eelco

Reply via email to