[
https://issues.apache.org/jira/browse/COLLECTIONS-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597378#action_12597378
]
Henri Yandell commented on COLLECTIONS-240:
-------------------------------------------
I've gone ahead and made MultiValueMap serializable:
http://svn.apache.org/viewvc?view=rev&revision=656960
Any review would be very welcome.
> MultiValueMap should implement Serializable
> -------------------------------------------
>
> Key: COLLECTIONS-240
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-240
> Project: Commons Collections
> Issue Type: Bug
> Components: Map
> Affects Versions: 3.2
> Reporter: Wouter de Vaal
> Priority: Blocker
> Fix For: 3.3
>
> Attachments: COLLECTIONS-240.patch
>
>
> Collection classes should be serializable as they are frequently used in
> model classes which need to be serializable, for example in a HttpSession
> object within a servlet container cluster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.