Andreas Kostyrka wrote: > The problem is, that __getattr__ does not have access to the acquisition > chain. I think it does, but I may be corrected. Some things to check for: 1. Do the classes of you object (and containing objects) inherit for Acquisition.Implicit? 2. Are you getting hold of the object in such a way that it is acquisition wrapped? cheers, Chris