[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-04-03 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424731#comment-16424731 ] Jochen Theodorou commented on GROOVY-8301: -- Maybe Kotlin does it like that, I honestly do not

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-04-03 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424708#comment-16424708 ] mgroovy commented on GROOVY-8301: - @[~blackdrag]: Evidently you think of much broader, differently

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-04-03 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424692#comment-16424692 ] mgroovy commented on GROOVY-8301: - Could the inlining be done much earlier ? I conceptually always see

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-03-23 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410921#comment-16410921 ] Paul King commented on GROOVY-8301: --- It's from 2004 - before my time. There is a setDirective() method

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-03-22 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410588#comment-16410588 ] mgroovy commented on GROOVY-8301: - Thank you for the input Paul. * Do you know why this was implemented

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2018-03-21 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408877#comment-16408877 ] Paul King commented on GROOVY-8301: --- There is a back-door mechanism for doing break that was originally

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2017-11-20 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259988#comment-16259988 ] mgroovy commented on GROOVY-8301: - @[~hansj] Runnable example: I may be missing something here, but as

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2017-11-20 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259974#comment-16259974 ] mgroovy commented on GROOVY-8301: - @[~hansj]: First it has to be decided, whether inlining is the way

[jira] [Commented] (GROOVY-8301) break/return/continue support in "Appended Block Closures"

2017-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259042#comment-16259042 ] Jesper Steen Møller commented on GROOVY-8301: - But this assumes that the closure is executed