jkrumow/TBStateMachine

Refactor event handling - API

Closed this issue · 0 comments

  • separation into target - action - guard
  • remove return values from action block - use target
  • execute action between exit and enter in switch state