-
13 votes
Implementation of delays and timeouts
An article or even included implementation showing how delays or timeouts can be implemented.
-
10 votes
All state machine execution to be persisted and later restored
Would be great to persist the FSM execution somewhere automatically, then restore it later. This would be very handy for my current task of modelling an ordering system
-
9 votes
Data-driven state machine support
The code-driven state machine functionality could be used as a kernel to drive an XML, text or database-driven state machine framework.
It would be especially interesting to integrate this with Visual Studio's drawing surface support...
-
5 votes
Allow easy visualisation of states using yUML :)
This would need to be an addin or something, but it would be nice to have a way of visualising states as a diagram. Perhaps using http://yuml.me activity diagrams (until State diagrams are implemented).
