Posted:
10-November-2007 16:49 The Groovy library and associated NetKernel "glue code" is located in the ext-script module. For my NK version (3.3b1) this is located in [install]/modules/ext-script-1.4.0.jar
Note that the .JAR files include NK source code so just unjar this module in some convenient place and you can examine how Groovy is hooked into NK. cheers, -tom |