[jira] [Comment Edited] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576333#comment-15576333 ] Paul King edited comment on GROOVY-7970 at 10/14/16 11:00 PM: -- A slightly

[jira] [Updated] (GROOVY-3976) Improve "with" by ending with implied "return delegate"

2016-10-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-3976: -- Description: In this code: {code} class Foo { String bar } def x = new Foo().with { bar = "baz" }

[jira] [Comment Edited] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576333#comment-15576333 ] Paul King edited comment on GROOVY-7970 at 10/14/16 8:02 PM: - A slightly

[jira] [Comment Edited] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576333#comment-15576333 ] Paul King edited comment on GROOVY-7970 at 10/14/16 7:59 PM: - A slightly

[jira] [Commented] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576333#comment-15576333 ] Paul King commented on GROOVY-7970: --- A slightly simpler example (and indicating that it isn't just

[jira] [Updated] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-14 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graeme Rocher updated GROOVY-7970: -- Summary: Can't call private method from outer class when using anonymous inner classes and @CS

[jira] [Updated] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-14 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graeme Rocher updated GROOVY-7970: -- Affects Version/s: 2.4.7 > Can't call private method from outer class when using anonymous

[jira] [Created] (GROOVY-7970) Can't call private method from outer class when using inner classes and @CS

2016-10-14 Thread Graeme Rocher (JIRA)
Graeme Rocher created GROOVY-7970: - Summary: Can't call private method from outer class when using inner classes and @CS Key: GROOVY-7970 URL: https://issues.apache.org/jira/browse/GROOVY-7970