You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2009/09/15 08:02:02 UTC

[jira] Reopened: (COLLECTIONS-285) TreeBidiMap should implement Serializable

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

Henri Yandell reopened COLLECTIONS-285:
---------------------------------------


During the merge of the generics branch, I had to revert this fix. It needs to be refactored/reapplied in the new generics modified code.

> TreeBidiMap should implement Serializable
> -----------------------------------------
>
>                 Key: COLLECTIONS-285
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-285
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: BidiMap
>    Affects Versions: 3.2
>            Reporter: Geert Pante
>             Fix For: 3.3
>
>         Attachments: COLLECTIONS-285.patch
>
>
> TreeBidiMap does not implement Serializable. DualTreeBidiMap does.
> It's just a matter of checking which fields should be transient and done.
> In fact, all Maps should be Serializable.

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