Tomek Rękawek created SLING-7149:
------------------------------------
Summary: Sling Query support for Java 8
Key: SLING-7149
URL: https://issues.apache.org/jira/browse/SLING-7149
Project: Sling
Issue Type: Improvement
Components: Extensions
Reporter: Tomek Rękawek
Fix For: Sling Query 3.0.2
Sling Query, while written in Java 7, uses a number of concepts introduces in
Java 8, eg. Predicate and Function. Now we can replace these interfaces with
the native java.lang.* types.
Also, it should be possible to transform the SlingQuery to the Java 8 stream.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)