[
https://issues.apache.org/jira/browse/FUNCTOR-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214220#comment-17214220
]
Bruno P. Kinoshita commented on FUNCTOR-31:
-------------------------------------------
>If there isn't much left in the end, maybe we could merge that into
>commons-lang?
That's a good point. There is some FP code in lang if I remember well. But I
think there's also the argument about avoiding adding too much code in lang.
I think at least we should start by removing. The old code that emulated
predicates/functions can be removed since Java 8 provides equivalent, and we
are now - I think - on Java 11 LTS.
I may have time in the next days to prepare a PR removing some code (and
probably a ping message on the mailing list).
> Clean up API for Java 8
> -----------------------
>
> Key: FUNCTOR-31
> URL: https://issues.apache.org/jira/browse/FUNCTOR-31
> Project: Commons Functor
> Issue Type: New Feature
> Reporter: Matt Sicker
> Priority: Major
>
> All the interfaces from commons-functor-api have equivalent interfaces in
> java.util.function. Several functor implementation classes in the core module
> can also be simplified thanks to lambda functions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)