Uploaded image for project: 'Fidelis AI'
  1. Fidelis AI
  2. FAI-591

Kogito Tracing addon: reorganize modules

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • False
    • False

      Currently there are three modules: decision-api, decision-common and typedvalue-api.
      The latter is better to left untouched. But the former contains code that (mostly) could be shared by different models; at the same time, even inside decision-common there may be something common. The goal of this task is to keep/move "common" code inside decision-api (renaming it to "tracing-api") and put decision-specific code inside decision-common.
      Having done that, implementation of further models (process, prediction) should involve creating only one module for each.
      Keep refactoring/abstraction at bare minimum to avoid over-engineering.

              gcardosi Gabriele Cardosi (Inactive)
              gcardosi Gabriele Cardosi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: