Martin Grigorov created WICKET-4817:
---------------------------------------
Summary: Remove SerializableChecker and use
CheckingObjectOutputStream + ObjectSerializableChecker
Key: WICKET-4817
URL: https://issues.apache.org/jira/browse/WICKET-4817
Project: Wicket
Issue Type: Task
Components: wicket
Affects Versions: 6.1.1
Reporter: Martin Grigorov
Fix For: 7.0
Attachments: WICKET-4817.patch
There is no need of SerializableChecker anymore.
With WICKET-4812 it has been reworked to support more types of checking and now
the main logic is moved in CheckingObjectOutputStream.
SerializableChecker has been left just for backward compatibility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira