fsmpp2 icon indicating copy to clipboard operation
fsmpp2 copied to clipboard

Event generation from within a state

Open lukaszgemborowski opened this issue 4 years ago • 1 comments

Currently event mechanism is designed in a way that events are passed from external source by calling dispatch() method on state machine object. Provide few use-cases and examples how this could be used from within a state instance.

lukaszgemborowski avatar Jul 10 '21 19:07 lukaszgemborowski

The issue is parked. Proper use case must be described.

lukaszgemborowski avatar Feb 19 '22 22:02 lukaszgemborowski