[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2017-04-10 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15962897#comment-15962897 ] Daniil Ovchinnikov commented on GROOVY-7956: Another option: {code} def foo(a, @Named b, c,

[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2017-02-14 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865747#comment-15865747 ] Daniil Ovchinnikov commented on GROOVY-7956: I vote for: {code}@MapDescription(value =

[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15553272#comment-15553272 ] Paul King commented on GROOVY-7956: --- That is essentially what Sergei's transform does now - it just

[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-06 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15552083#comment-15552083 ] Cédric Champeau commented on GROOVY-7956: - Yes, generating the method would probably be the

[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-06 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15552009#comment-15552009 ] Jochen Theodorou commented on GROOVY-7956: -- [~melix]would you then generate an animal(Map,...)

[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-06 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15551778#comment-15551778 ] Graeme Rocher commented on GROOVY-7956: --- Cedric - Excellent idea! > Allow @DelegatesTo on named