You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Łukasz Dywicki (JIRA)" <ji...@apache.org> on 2012/09/03 15:37:07 UTC

[jira] [Created] (WICKET-4743) SerializingObjectSizeOfStrategy do not use framework serializer

Łukasz Dywicki created WICKET-4743:
--------------------------------------

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


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

[jira] [Resolved] (WICKET-4743) SerializingObjectSizeOfStrategy do not use framework serializer

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Updated] (WICKET-4743) SerializingObjectSizeOfStrategy do not use framework serializer

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov updated WICKET-4743:
------------------------------------

    Fix Version/s: 1.5.9
    
> 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, 1.5.9
>
>
> 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

[jira] [Updated] (WICKET-4743) SerializingObjectSizeOfStrategy do not use framework serializer

Posted by "Emond Papegaaij (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij updated WICKET-4743:
------------------------------------

    Fix Version/s:     (was: 6.0.1)
                   6.1.0
    
> 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.1.0, 1.5.9
>
>
> 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