You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (Updated) (JIRA)" <ji...@apache.org> on 2011/10/25 23:28:37 UTC

[jira] [Updated] (FUNCTOR-6) Make Limit and Offset implement Serializable

     [ 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

Attached you will find a patch which makes Limit and Offset implement Serializable.
                
> 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