[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318564#comment-17318564 ] Eric Milles commented on GROOVY-10026: -- It is also possible to implement "Stream employeeStream =

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318552#comment-17318552 ] Eric Milles commented on GROOVY-10026: -- It is also be possible to introduce a unary operator that

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318551#comment-17318551 ] Eric Milles commented on GROOVY-10026: -- All I can think of is shortening the ".stream()" call to

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Dario Arena (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318541#comment-17318541 ] Dario Arena commented on GROOVY-10026: -- [~emilles] yes you are right, maybe i badly explained

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318521#comment-17318521 ] Eric Milles commented on GROOVY-10026: -- You can use the streams API in any Groovy source and mix