[
https://issues.apache.org/jira/browse/FUNCTOR-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811181#comment-13811181
]
ASF subversion and git services commented on FUNCTOR-29:
--------------------------------------------------------
Commit 1537901 from [~kinow] in branch 'functor/trunk'
[ https://svn.apache.org/r1537901 ]
FUNCTOR-29 removing serializable from the collection and comparator packages
> Drop support to serialization
> -----------------------------
>
> Key: FUNCTOR-29
> URL: https://issues.apache.org/jira/browse/FUNCTOR-29
> Project: Commons Functor
> Issue Type: Improvement
> Reporter: Bruno P. Kinoshita
> Assignee: Bruno P. Kinoshita
> Priority: Minor
> Labels: serialization
>
> [functor]'s API right now has many classes implementing Serializable. Several
> other commons components have already dropped support to serialization, and
> it can be tricky to maintain compatibility and serialization.
> As proposed in [1], we could focus in the functional API details and drop
> serialization (i.e. remove Serializable interface and update tests and
> classes).
> [1] http://markmail.org/thread/lrt34dcpynzfxl7n
--
This message was sent by Atlassian JIRA
(v6.1#6144)