1 Aug
2001
1 Aug
'01
8:01 p.m.
On 01 Aug 2001 20:01:12 +0200, Joachim Werner wrote:
Supposedly, setting __allow_access_to_unprotected_subobjects__ = 0
I **might** have found an answer to this: [snip] Seems that "__allow_access_to_unprotected_subobjects__ = 0" is wrong. It should either be "1" or a dictionary of permissions ...
Does that help a bit?
Ok, so I tried to set '__allow_access_to_unprotected_subobjects__ = {}' in the class, but this *still* has no effect. I could try combining this with Dieter's suggestion... Michael Bernstein.