On 5/3/06, Martin Kalén <[EMAIL PROTECTED]> wrote:

Yes, but that's the whole point of serialVersionUID so I think it's OK
if that is the only issue. As long as we don't change the number, minor
but compatible changes in the code will still make a serialized object
loadable.

When making incompatible changes just update the number and the JRE
will report that older objects are no longer loadable with newer class
files.

Yes, that 'just update' is what I mean :-)

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to