Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.1.0
-
None
Description
With the advent of lambdas and functional programming in Java 8, and the switch to Java 8 required in version 2.1.0 it seems like the classes in the org.apache.pivot.functional.functions and org.apache.pivot.functional.monad packages are not necessary anymore, since all the functionality is already present in the base JDK. Nor are any of the classes actually used in other Pivot code (being added as conveniences for user applications).
Attachments
Issue Links
- supercedes
-
PIVOT-973 implement some useful functional methods in base Monads
- Closed