[Zope-CMF] invokeFactory hook
Darryl Cousins
darryl at altcontrol.nl
Fri Apr 2 01:45:02 EST 2004
Hi Chris,
At this point OrderedFolder is fulfilling my requirements and I haven't
yet begun using/testing manage_afterAdd and friends.
(CMFDefault/Image.py and CMFDefault/File.py seem to demonstrate very
well how these 'hooks' could be used)
Best regards,
Darryl Cousins
On Thu, 2004-04-01 at 23:02, Chris Withers wrote:
> Darryl Cousins wrote:
>
> > In my PortalFolder subclass, for example, I want the new or copied
> > object to be registered with an ordering manager (a list) within my
> > product.
>
> So, do this work in the manage_afterAdd method of your PortalFolder subclass...
>
> Chris
More information about the Zope-CMF
mailing list