Skip to content

#91 Merge request for if_then_else processor

refs #67 (closed) .

This includes an overhaul of the node tree parsing logic:

  • New class TreeParser created, to separate the logic from the core Api code
  • The new class implements a new concept of 'conditional' in processor definitions

Merge request reports