Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3332

Refactor ScriptBinding class hierarchy

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.0
    • 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.

            raphael Raphaël Franchet
            cedric Cédric Damioli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: