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

Julian Reschke resolved OAK-11312.
----------------------------------
    Resolution: Fixed

> Refactor CollectionUtils
> ------------------------
>
>                 Key: OAK-11312
>                 URL: https://issues.apache.org/jira/browse/OAK-11312
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: commons
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Blocker
>             Fix For: 1.76.0
>
>
> While working on OAK-10685, it occured to me that refactoring/splitting 
> {{CollectionUtils}} might make the usage slightly more readable.
> In particular:
>  # Split {{CollectionUtils}} into classes for each collection type 
> (List/Set/Map..)
>  # Rename "{{toXxx(...)}}" to "{{from(...)}}"
> For instance
> {{CollectionUtils.toSet(xyz)}}
> would become
> {{SetUtils.from(xyz)}}
> [~baedke] , [~daim] -wdyt?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to