Martin Grigorov created WICKET-4812:
---------------------------------------

             Summary: Make SerializationChecker easier for extending so custom 
checks can be added to it
                 Key: WICKET-4812
                 URL: https://issues.apache.org/jira/browse/WICKET-4812
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.1.1, 1.5.8
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


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.

--
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

Reply via email to