Hi all, I would like to propose adding support for @DelegatesTo on named arguments (Map types) in order to improve static compilation support for builders. I have written up
https://issues.apache.org/jira/browse/GROOVY-7956 For the proposal. Here are some considerations: * Keys have to be Strings (property names) * Values have to type checked Thoughts? -- Graeme Rocher