[ 
https://issues.apache.org/jira/browse/WICKET-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-4743.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.1
         Assignee: Martin Grigorov

Improved for 
org.apache.wicket.util.lang.WicketObjects.SerializingObjectSizeOfStrategy#sizeOf(Object).

I've noticed that #cloneObject() and #cloneModel() also use custom logic but 
they have some optimizations related to OSGi. I'll leave them as they are 
because I cannot test them.
                
> SerializingObjectSizeOfStrategy do not use framework serializer
> ---------------------------------------------------------------
>
>                 Key: WICKET-4743
>                 URL: https://issues.apache.org/jira/browse/WICKET-4743
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.5.8
>            Reporter: Ɓukasz Dywicki
>            Assignee: Martin Grigorov
>             Fix For: 6.0.1
>
>
> Currently default implementation of SerializingObjectSizeOfStrategy do not 
> use FrameworkSettings, thus it causes a ObjectNotSerializableException if 
> serializer have custom behaviours.

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