Stephan Richter wrote:
[snip]
4) workflow:
------------
Where is zope.app.workflow?

It has never been released with Zope 3, just as an add-on package. People are now encouraged to use zope.wfmc and zope.app.wfmc. There is also a z3lab extension specifically for document workflows.

If you are interested in just fairly simple but understandable workflow, you might want to look at hurry.workflow. It's in SVN here:

http://codespeak.net/svn/z3/hurry.workflow/trunk/

There's documentation in there:

http://codespeak.net/svn/z3/hurry.workflow/trunk/src/hurry/workflow/workflow.txt

Regards,

Martijn
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to