[ 
https://issues.apache.org/jira/browse/PIVOT-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368038#comment-16368038
 ] 

Roger Whitcomb edited comment on PIVOT-999 at 2/17/18 12:09 AM:
----------------------------------------------------------------

More lambdas for small callbacks:
 * Sending        tests/src/org/apache/pivot/tests/CardPaneTest.java
 * Sending        wtk/src/org/apache/pivot/wtk/DesktopApplicationContext.java
 * Transmitting file data ..
 * Committed revision 1824565.


was (Author: rwhitcomb):
More lambdas for small callbacks:

Sending        tests/src/org/apache/pivot/tests/CardPaneTest.java

Sending        wtk/src/org/apache/pivot/wtk/DesktopApplicationContext.java

Transmitting file data ..

Committed revision 1824565.

 

> Update code to take advantage of Java 8 features
> ------------------------------------------------
>
>                 Key: PIVOT-999
>                 URL: https://issues.apache.org/jira/browse/PIVOT-999
>             Project: Pivot
>          Issue Type: New Feature
>          Components: all
>    Affects Versions: 2.1
>         Environment: All
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Major
>             Fix For: 2.1
>
>
> Some features that we could potentially use include:
> * default methods in interfaces to extend features while maintaining backward 
> compatibility
> * lambdas for such things as callbacks
> * really use functional interfaces (already kind of present, but not really 
> used)
> * "forEach" in many places for Iterable collections



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to