[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-26 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820798#comment-17820798 ] Eric Milles commented on GROOVY-11313: --

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820513#comment-17820513 ] Jochen Theodorou commented on GROOVY-11313: --- [~emilles] Looks like I forgot to make an

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820493#comment-17820493 ] Eric Milles commented on GROOVY-11313: -- I'm not sure why the getters are created for generated

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820486#comment-17820486 ] Eric Milles commented on GROOVY-11313: -- In Groovy 3, the owner-first strategy is deferring to

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820479#comment-17820479 ] Eric Milles commented on GROOVY-11313: -- Regarding the failure to resolve {{myMethod}} in the inner

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-22 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17819818#comment-17819818 ] Jochen Theodorou commented on GROOVY-11313: --- in { owner -> owner} owner refers to a local

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17819781#comment-17819781 ] Eric Milles commented on GROOVY-11313: -- "owner", "delegate" and "thisObject" have special meaning