[jira] Updated: (COLLECTIONS-221) CompositeCollection, CompositeMap, CompositeSet should implement Serializable

View: New views
1 Messages — Rating Filter:   Alert me  

[jira] Updated: (COLLECTIONS-221) CompositeCollection, CompositeMap, CompositeSet should implement Serializable

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Henri Yandell updated COLLECTIONS-221:
--------------------------------------

    Attachment: COLLECTIONS-221.patch

Patch to make these serializable. Patch doesn't include the binary .obj files as it only supports text.

> CompositeCollection, CompositeMap, CompositeSet should implement Serializable
> -----------------------------------------------------------------------------
>
>                 Key: COLLECTIONS-221
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-221
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Collection, Map, Set
>    Affects Versions: 3.2
>            Reporter: Pal Denes
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: COLLECTIONS-221.patch
>
>
> These classes should implement Serializable as usually all generial collection classes do. (At least I cannot think of a reason why they shouldn't and currently their usage is quite limited, like in RMI or http-sessions.)

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