[Zope] REPLACEABLE objects and aqcuisition question.
Clint Brubakken
cabrubak@inetic.com
29 Oct 2002 10:17:08 -0600
I'm using Zope 2.6.0 and I have a product that creates a
PageTemplateFile that is replaceable (by setting pt.__replaceable__ =
REPLACEABLE )
I declare this in the method hash of my __init__.py so this PT is
available even to constructors.
I am having a problem that the object is replaced only in the container
the replacement is in, the replacement is not acquired by sub objects.
Is there a way to stop this, to make it acquire the one in its parent?
--
Clint Brubakken <cabrubak@inetic.com>
Inetic Web Development