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


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