[Zope] Workflow

Thomas Guettler Thomas Guettler <thomas@thomas-guettler.de>
Fri, 14 Mar 2003 08:27:49 +0100


On Thu, Mar 13, 2003 at 06:24:28PM +0100, Jan Ma?ka wrote:
> Hi all,
> 
> I have a very simple question:
> 
> I need a workflow in ZOPE.
> Doesn't really matter if it's some module, product or a set of
> Python/DTML/whatever objects to import and build on them.
> What I need is a straightforward thing to start with and to build on.

My Python Product OOPServer has a very simple workflow:

There is a method getActions() which needs to be implemented by
you. It returns all actions which the user can execute at the current
workflow state.

You can look at it at http://guettli.sf.net

 thomas

-- 
Thomas Guettler <guettli@thomas-guettler.de>
http://www.thomas-guettler.de