Description
Currently SerializationChecker is used in DEV mode when there is a problem with the serialization of a page to show which member field causes the problem.
The checker can be improved to support additional custom checks like the one described at http://wicketinaction.com/2011/11/detect-attached-models-and-entities/ and similar.
Attachments
Attachments
Issue Links
- incorporates
-
WICKET-4817 Remove SerializableChecker and use CheckingObjectOutputStream + ObjectSerializableChecker
- Resolved