[ 
https://issues.apache.org/jira/browse/WICKET-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900843#comment-15900843
 ] 

Sven Meier commented on WICKET-6334:
------------------------------------

> [~mgrigorov] apps which use custom ISerializer, e.g. KryoSerializer or 
> FastSerializer won't work

these won't work either way, since they don't use CheckingObjectOutputStream 
with or without your change.

> Using a custom JavaSerializer without installed checkers is the only way I 
> see 

Me too, but an undetached detachable model with a reference to a 
non-serializable object will fail with JavaSerializer anyway, regardless of any 
objectCheckers.

> WicketObjects#sizeof() should detach Sessions
> ---------------------------------------------
>
>                 Key: WICKET-6334
>                 URL: https://issues.apache.org/jira/browse/WICKET-6334
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.6.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> Report at users@ : http://markmail.org/message/mq5zs2veaj4q4psg
> Wicket should detach the Session before calculating its size as it does for 
> Component and IDetachable.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to