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

Bruno P. Kinoshita updated FUNCTOR-6:
-------------------------------------

    Attachment: FUNCTOR-6.patch

Attach you will find a patch that makes Limit and Offset implement 
Serializable. The serialVersionUID field was added too with the generated value.
                
> Make Limit and Offset implement Serializable
> --------------------------------------------
>
>                 Key: FUNCTOR-6
>                 URL: https://issues.apache.org/jira/browse/FUNCTOR-6
>             Project: Commons Functor
>          Issue Type: Bug
>            Reporter: Bruno P. Kinoshita
>            Priority: Minor
>         Attachments: FUNCTOR-6.patch
>
>
> This was another one of the items pointed by Emmanuel, regarding 1.0 release.
> In org.apache.commons.functor.core, there are Functors, and LeftIdentify and 
> RightIdentify (Holder classes for Functors). 
> Among the Functors in this package, all of them implement Serializable, with 
> exception of Limit and Offset. 
> Aren't these classes supposed to be Serializable too? 
> Cheers

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

        

Reply via email to