[Zope] Architectural decisions

Ben Last ben at benlast.com
Tue May 25 01:44:37 EDT 2004


> Paul Winkler
> If you're talking about ObjectManagers (Folders, Portal Folders
> and the like), it's good to be aware that if
> getattr(foofolder, 'bar') uses implicit acquisition;
> but foofolder['bar'] does not, it only looks in foofolder's sub-objects.
It was exactly an ObjectManager that was giving me trouble, and that
explains a good hour's worth of odd behaviour I experienced yesterday!
Thanks, Paul.

ben




More information about the Zope mailing list