Hi Graeme,

FYI a few years ago I created an AST transformation for MapArguments:
https://github.com/bsideup/GroovyMapArguments/blob/master/src/test/groovy/ru/trylogic/groovy/mapargs/MapArgumentsTest.groovy

Might be helpful :)


BR,
Sergei

On Tue, Oct 4, 2016 at 5:33 PM Graeme Rocher <graeme.roc...@gmail.com>
wrote:

> Closely linked to
>
> https://issues.apache.org/jira/browse/GROOVY-7956
>
> I would like to propose adding the ability to create builders that can
> be statically compiled by adding a capability similar to Scala's
> Dynamic:
>
> https://issues.apache.org/jira/browse/GROOVY-7957
>
> Some considerations:
>
> * Behavior of closure delegates?
> * invokeMethod vs methodMissing
>
> Thoughts?
>
> Cheers
>
> --
> Graeme Rocher
>

Reply via email to