23 Sep
2002
23 Sep
'02
11:10 a.m.
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