[Zope-CMF] CMF 1.2 beta1 and Workflow
seb bacon
seb@jamkit.com
20 Dec 2001 13:01:15 +0000
On Thu, 2001-12-20 at 11:53, Lucas Hofman wrote:
> 1. Is there a How-To which explains a 'good practice' in creating a custom
> workflow
No, but there's been quite a bit of discussion on this list in the
past. Search the archives and also cmf.zope.org.
A good starting point for designing a workflow is to draw up a state
machine (that's a UML / software visualisation / design thing, if you're
not familiar with it.) There's a state diagram of the default workflow
at:
http://cmf.zope.org/Members/jack-e/WorkflowDesign/CMFWorkflow
seb