[Zope] Acqusition
Jacob Gorm Hansen
jg@ioi.dk
Tue, 08 Feb 2000 16:55:32 +0100
"Jeff K. Hoffman" wrote:
> Out of curiosity, is child actually an attribute of parent? In other
> words, is parent.child a valid expression?
> For us to really tell what is going on we need to see how you have
> composed your class instances in Zope (ie. where did you put the instances
> in your OFS?) Acquisition depends too much on where things are in the ODB
> for me to help without that information.
Hmm, the child is contained within the parent, or at least placed
directly below it in the Zope-admin tree. I would like it work for whole
subtrees though. Like defining a property on the top level does.
Hope you can help,
Jacob