[Zope] How to do...
Andreas Jung
lists at zopyx.com
Fri Oct 20 09:22:36 EDT 2006
--On 20. Oktober 2006 15:08:26 +0200 Garito <garito at sistes.net> wrote:
>
> If you thing __getattr__ will be the solutions perhaps I could try it but
> if you point me to avoid the recursive problems I could do the job
>
> Can you point me to a product or a paper to understand the __getattr__
> problems?
>
Dieter told you already that you will into infinite recursions when
accessing attrs of the same instance within __getattr__(). You should be
able to find about related threads by using Google. I hope you can extract
the magic Google words from this thread.
-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20061020/f93985a9/attachment.bin
More information about the Zope
mailing list