contextual implementation of the state machine

104 views
Skip to first unread message

Gediminas

unread,
Oct 5, 2011, 4:38:35 PM10/5/11
to Stateless .NET State Machine Framework
hi, want to let to know RESTful oriented implementation of the
stateless state machine - Contextual Stateless, homepage would be -
http://code.google.com/p/contextual-stateless/

In short: state transition guard is splitted into two stage evaluation
- traditional logical expression and handler with the additional
generic TContext type parameter (signature Func<TContext, bool>).
That allows to provide external guard conditions for non-trivial cases
as with the (context) serialization/deserialization in MVP based
projects.

Feel free to visit, ask questions and so on... (yeah, project homepage
is not in a shape I would like now, but hey - Rome wasn't built in a
day)


Gediminas

Nicholas Blumhardt

unread,
Oct 5, 2011, 11:00:26 PM10/5/11
to dotnet-state-ma...@googlegroups.com
Thanks for the heads-up, will be interesting to see some example code when all is ready. Best of luck with it!

Nick

Gediminas

unread,
Oct 6, 2011, 3:34:49 PM10/6/11
to Stateless .NET State Machine Framework
provided small example - still strugling with the wiki syntax. Hope to
provide functional test case solution code later
Reply all
Reply to author
Forward
0 new messages