0
votes
votes
0 answers
Are state machines used in workflows?
When you need to create some sort of workflow in a web application, should we be modeling things like a state machine or is that too complex for simple workflows? I need to do this: Basically it is a approval process, and when approve ...
