in reply to (OT) Work flow in Web based applications
I would think that a general implementation of such a state machine, complete with HTML for the forms, could be implemented on top of a database for storage. The tricky part for such an approach, would be in the transitions, e.g. data validation: that must be pure (Perl) code, and I wouldn't go as far as to store that source code in a database. Hardly.
|
|---|