You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2010/09/14 18:31:34 UTC

[jira] Created: (TRINIDAD-1915) CheckedSerializationMap check if delegate is Serializable

CheckedSerializationMap check if delegate is Serializable
---------------------------------------------------------

                 Key: TRINIDAD-1915
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1915
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha-2
            Reporter: Matthias Weßendorf
            Assignee: Matthias Weßendorf




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-1915) CheckedSerializationMap check if delegate is Serializable

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909603#action_12909603 ] 

Matthias Weßendorf commented on TRINIDAD-1915:
----------------------------------------------

We don't care if the delegate is serializable or not. We only care about its content.

Therefore the fix is to remove the check in the constructor. Also I added a bit of JavaDoc to make clear that we don't check the delegate itself

> CheckedSerializationMap check if delegate is Serializable
> ---------------------------------------------------------
>
>                 Key: TRINIDAD-1915
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1915
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha-2
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>             Fix For: 2.0.0.3-core,  1.2.15-core 
>
>         Attachments: TRINIDAD-1915.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-1915) CheckedSerializationMap check if delegate is Serializable

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-1915.
------------------------------------------

    Fix Version/s: 2.0.0.3-core
       Resolution: Fixed

> CheckedSerializationMap check if delegate is Serializable
> ---------------------------------------------------------
>
>                 Key: TRINIDAD-1915
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1915
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha-2
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>             Fix For: 2.0.0.3-core
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.