You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alan Mehio (JIRA)" <ji...@apache.org> on 2007/09/29 19:07:52 UTC

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

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

Alan Mehio commented on COLLECTIONS-221:
----------------------------------------

+1
Can somebody mention one reason why these classes( CompLsiteCollection, CompositeMap, CompositeSet) should not be Serializabel if the  ArrayList, HashSet, LinkedHashSet, HashMap, TreeMap and so on ... 
are Serializable.


Regards,
Alan Mehio
London, UK


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