BrianAnderson-BAJL / BAJL-Flow

BAJL Flow Engine backend business logic controller. A visual programming language to simplify development and deployment to remote servers.
https://www.BAJLLLC.com
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Breakpoints #2

Open dayofbrian opened 10 months ago

dayofbrian commented 10 months ago

Flow breakpoints

BrianAnderson-BAJL commented 1 month ago

Thinking about this some more, it would be better to be able to mark a step for force SUCCESS or ERROR, basically force an specific output for testing. Breakpoints aren't as required since you can examine the state of the flow along the path for each step. Right click a step and mark it to force output...