[
https://issues.apache.org/jira/browse/LANG-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767723#action_12767723
]
Henri Yandell commented on LANG-532:
------------------------------------
Not convinced that Collections will make it to 4.0.
Non decorator code in the various util.* Utils packages is what will be of
interest:
CollectionUtils
MapUtils
ListUtils
IteratorUtils
SetUtils
ComparatorUtils
> Consider code in Collections
> ----------------------------
>
> Key: LANG-532
> URL: https://issues.apache.org/jira/browse/LANG-532
> Project: Commons Lang
> Issue Type: Task
> Reporter: Henri Yandell
> Fix For: 3.0
>
>
> If and only if Collections be considered dead for 4.x and beyond, then
> consider if there is any code that wants to be scavenged to live in Lang 3.x.
> Basic rules:
> * No implementations of Collections.
> * If a successor of Collections defined, then not something it has.
> Basically potential additions to java.util.Collections I suspect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.