On 12.09.2012 14:48, Philippe Mouawad wrote:
But of the two I listed -- for small scripts, which simply set a few variables based on those, that already exist -- what's better (easier to write, easier to execute, easier to alter later)?The best option will be JSR223 + Scripts in files when 2.8 is available as it will let you use Groovy for example and cache / compile scripts.
Thanks, -mi
