Jochen, This is a good question :)
I'm going to present them tomorrow on my workshop at Greach, will collect some feedback and then will start writing the docs. The only explanation you can find now is here https://github.com/bsideup/groovy-macro-methods-proposal There are open questions tho. Would be really nice if at least some of you will provide your opinions on them :) FYI the refactorings didn't affect an API. Everything statement from "groovy-macro-methods-proposal" should be up to date, at least as far as I remember, so it's definitely a good start to learn about them. On Wed, Mar 29, 2017 at 5:16 PM Jochen Theodorou <blackd...@gmx.org> wrote: > > > On 29.03.2017 17:06, Sergei Egorov wrote: > > -1 > > We have 1 failing test ( "MacroTest > testNotAMacroCall" ) > > > > Was caused by my recent change when I renamed extension module, sorry. > > > > I pushed a test fix. Assumption was incorrect, see the commit for an > > explanation. > > on a side note... where can I find the current up-to-date documentation > for macros... I mean if there is one ;) > > bye Jochen >