[Zope-CMF] [dev] .zexp imports and notifyWorkflowCreated
Wichert Akkerman
wichert at wiggy.net
Wed Feb 25 11:48:58 EST 2009
Previously Charlie Clark wrote:
> Am 25.02.2009 um 16:10 schrieb Wichert Akkerman:
> > The workflow tool is not a factor at all here. The problem is that CMF
> > registers some event handlers that do things like clear workflow
> > status
> > and local roles when you create a copy.
>
> I realise that but surely the handlers can have a default behaviour
> that can be changed depending on the configuration?
In my opinion they should not be globally registered at all, but
available for registration in a local site manager. CMFDefault could
then do that registration for its needs.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-CMF
mailing list