blah blah blah is here! blah blah » Close

0
votes
0 answers

Are state machines used in workflows?

Rick_A
761

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 ...

Feedback