You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2012/05/31 18:08:23 UTC

[jira] [Resolved] (FUNCTOR-9) [PATCH] Make Limit and Offset Serializable

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

Simone Tripodi resolved FUNCTOR-9.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0
         Assignee: Simone Tripodi

very good, patch applied, see r1344792

thanks and all the best!
                
> [PATCH] Make Limit and Offset Serializable
> ------------------------------------------
>
>                 Key: FUNCTOR-9
>                 URL: https://issues.apache.org/jira/browse/FUNCTOR-9
>             Project: Commons Functor
>          Issue Type: Improvement
>         Environment: Win7 Enterprise, jdk-1.6.0_27, Eclipse Galileo
>            Reporter: Bruno P. Kinoshita
>            Assignee: Simone Tripodi
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: FUNCTOR-9.patch
>
>
> In org.apache.commons.functor.core all classes that are in someway a Functor implement Serializable, with exception of Limit and Offset (as pointed by E. Bourg in the mailing list). This patch marks both classes as Serializable and includes equals() and hashcode() methods.
> Notice that these changes are already covered by the test org.apache.commons.functor.BaseFunctorTest#testSerializeDeserializeThenCompare. 
> Bruno P. Kinoshita

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira