-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
4.3 M7
1. The method #processScriptResult has nothing to do with a script binding
2. The class hierarchy is weird. For example, RuntimeScriptBinding is declared twice, once for each .xml functions file. But this implementation also declares variables, so the serviceManager is actually declared twice.
I'd prefer that RuntimeScriptBinding does NOT extend StaticScriptBinding, to separate ScriptBindings declaring functions, only needing static configuration, from ScriptBindings declaring variables, also needing Java code.
- Est référencé par
-
RUNTIME-3333 Refactor scripts results processing
-
- Closed
-