Skip to content

State-based outputs and message routing - #4

Open
chris-cald wants to merge 2 commits into
DeanCording:masterfrom
chris-cald:master
Open

chris-cald wants to merge 2 commits into
DeanCording:masterfrom
chris-cald:master

Conversation

@chris-cald

Copy link
Copy Markdown

In using the state machine node I found that I was always creating a switch node to handle each state differently. Rather than continuing this repetitive and error-prone practice (the switch states were an exact copy of the SM states and text needed to be updated in both if the name of the state changed), I incorporated the concept of state-based message routing into the state machine node itself. Feel free to change text as you see appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant