[Zope-CMF] Anyone interested in getActionsFor for portal_workflow?
Jeffrey P Shell
jeffrey@cuemedia.com
Wed, 21 Nov 2001 11:13:13 -0700
So why not write a minimalist ActionsTool replacement for your
app? I do this all the time (more than I probably should).
In any case, look at the ActionsTool interface in
CMFCore/interfaces/portal_actions.py. You could probably write an
actions tool that did *nothing* for the 'xxxActionProvider'
methods, and write 'listFilteredActionsFor(object)' to communicate
only with the workflow tool. Such a class would be very small.
In my opinion, it's better to stay within the interfaces and
interactions defined by the CMF than to do a one-off patch around
them.
Jeffrey P Shell, jeffrey@cuemedia.com
On Wednesday, November 21, 2001, at 07:36 AM, Matt Behrens wrote:
> I submitted a patch to the Tracker that's getting zero attention,
> and was wondering if this is just something I should keep in my
> own toolbox and not bug other people with.
>
> It's available at <http://www.zope.org/Products/PTK/Tracker/401>,
> and the gist of it is that it enables you to get actions for a
> workflowable object from the portal_workflow tool directly instead
> of going through the portal_actions tool (my minimalist workflow
> app doesn't need the whole suite of CMF tools).
>
> -- Matt Behrens <matt.behrens@kohler.com>
> System Analyst, Baker Furniture