https://issues.apache.org/bugzilla/show_bug.cgi?id=46464





--- Comment #8 from Sebb <s...@apache.org>  2009-01-07 07:32:48 PST ---
The code appears to be trying to modify the default Java serialization
mechanism by providing readObject/writeObject methods.

However these methods do not have the correct signature so they will not be
used.

The code does not document whether this was intentional or not.

It seems to me it would be helpful for future maintainers to know what the
intention was.

So I think it was reasonable to flag the bug as enhancement, but I don't think
it's reasonable to close it as invalid. 

If you don't wish to update the documentation of the class and/or rename the
methods, then close as WONTFIX.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to