>In any case, you can easily generate an ant script or whatever build groovy uses to either generate the vararg code or the insaneo source code as we see here.
Yeah, I don't think anyone is implying this is handwritten. Generating a text file is trivial in any modern language/build system.
>The point being that this should only happen when compiling groovy for java 1.4.
This is a part of the pre-compiled Groovy runtime library, it's used regardless of what JDK version you're targeting for your Groovy application/script.
Yeah, I don't think anyone is implying this is handwritten. Generating a text file is trivial in any modern language/build system.
>The point being that this should only happen when compiling groovy for java 1.4.
This is a part of the pre-compiled Groovy runtime library, it's used regardless of what JDK version you're targeting for your Groovy application/script.