[Zope-CMF] workflow probs
Shane Hathaway
shane@digicool.com
Thu, 05 Jul 2001 14:02:10 -0400
seb bacon wrote:
>
> I'm using a recent CMF, and I'm finding workflow-wrapped methods
> aren't getting reindexed. The problem appears to be rooted in the
> wrapWorkflowMethod function from WorkflowCore pasted below; it only
> calls an object 'with notification' if its Workflow has a method
> called 'isWorkflowMethodSupported' - and only the DCWorkflow answers
> this description currently.
>
> One for the Tracker?
Yep. The "right" solution isn't obvious.
Shane