Workflow Stacks Todo
Last modified:
05/20/2006 07:46 AM
| Revision: |
todo.txt 30344 2005-12-06 13:33:39Z fguillaume |
- Views on stack objects (edit / view)
- stack.render(mode='edit')
- use schema / layout / widgets to render them
- Views on stack elements
- Stack registries
- Stack def registries
- Stack elements (to be able to store any kind of object, not just
users)
- WorkflowStackDelegate
- Class representing a member within a stack
- Think about the substitutes.
- WorkflowStackGroupDelegate
- Think about the substitutes.
- Former local roles for a given stack stored within the status of
the object
- for the moment stored as an attribute of the ds
- Hierchical stack: be able to insert users at intermediate levels
(e.g. move forward the already affected delegatees, and insert
users at the (now free) given level)
- x Cope with anonymous access in general
- x Give possibility to reset stacks
|