Hi Daniel,

Do you know how are reacting dynamically changed Groovy scripts while you are 
Debugging them, at least in Eclipse (I don't use Intellij).
The big advantage of minilang was its faculty to allow dynamic changes, like 
Freemarker does. We have the same advantage with Groovy.
But I wonder for dynamically changed Groovy scripts while you are Debugging in 
Eclipse.
For instance for Java it's sometimes allowed, but sometimes you need to reload 
all :/

Jacques

Le 28/04/2023 à 12:30, Daniel Watford a écrit :
The reason for checking is that groovyScripts are loaded as independent
scripts and compiled at runtime by OFBiz (See
GroovyUtil#getScriptClassFromLocation), rather than being loaded from a
pre-compiled JAR.

Reply via email to