[Zope] Re: [Search] Documentation for "__guarded_*__"
Dieter Maurer
dieter@handshake.de
Fri, 23 Aug 2002 19:58:00 +0200
Hello Evan,
Evan Simpson writes:
> Dieter Maurer wrote:
> > I am searching documentation for "__guarded_getattr__", "__guarded_setattr__"
> > and friends.
>
> I'm pretty sure that there are no "__guarded_get..." methods.
Thank you for your reply.
"__guarded_getattr__ = __getattr__"
has been proposed several (I think 2) times in the mailing list
to solve access problems.
Google is unable to find the messages but the NIP archives are.
I will disable my "__guarded_getattr__" definition and see
what happens.
Thank you again!
Dieter