Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
e.g. to allow a bunch of functions to be added to the current script class.
InteractiveShellScript could add some shell-related stuff.
GroovletScript could add some servlet/groovlet related stuff
David's EJB container telnet client that uses groovy could add some EJB-container helper methods.
the GAP dynaop stuff could have a DynaopScript to add helper methods etc.
we should have some kind of CompilerConfig object or something which we can set on a GroovyShell or a GroovyClassLoader to allow this kinda thing to be overloaded