Refactor SBE executor creation in CQF

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • QO 2023-10-16, QO 2023-10-30, QO 2023-11-13, QO 2023-11-27
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It's currently one large function. We should aim to split it into more independently-manageable chunks. Since there are a few shared constants between the different steps, we could:

      • Create constants in the outer function and pass them in, or
      • Place all constants in a constant-holding object to pass around.
        The latter option is slightly more complicated, but might be preferable. This will need to be investigated.

              Assignee:
              William Qian (Inactive)
              Reporter:
              William Qian (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: