I came across stateless, a hierarchical state machine framework based on Simple State Machine for Boo, but configured using C# 3.0
It is easy to configure and use, I will probably use it soon.
But I was just wondering if
- Anyone used stateless for real projects (If so what is your opinion?)
- There are other good workflow engines for .NET (except WF)
