Hi Tucker, If you only want some IDE support, would GDSL be enough for you? Example:
http://www.tothenew.com/blog/gdsl-awesomeness-defining-properties-in-a-closure-passed-to-method-of-particular-name/ GDSL can be put in a jar and should be automatically picked up by Idea, like in https://github.com/GPars/GPars/blob/master/src/main/groovy/groovyx/gpars/Definitions.gdsl Regards, Krzysztof -- View this message in context: http://groovy.329449.n5.nabble.com/Question-about-AST-Transforms-and-DelegatesTo-tp5735161p5735605.html Sent from the Groovy Users mailing list archive at Nabble.com.
