10000monkeys / solid-state

Automatically exported from code.google.com/p/solid-state
0 stars 0 forks source link

Stop() method that triggers Exit on the current state and doesn't enter any other state #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At application shutdown or when the state machine is no longer needed, it would 
be a natural thing to be able to exit the current state without entering a new 
state. A SolidMachine.Stop() method is a natural way to do that.

Original issue reported on code.google.com by bighatsm...@gmail.com on 25 Mar 2013 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by bighatsm...@gmail.com on 30 Mar 2013 at 4:37