Daniel wrote at 2005-10-31 09:52 +0100:
> ...
>It seems that the restrictedTraverse method changes the request, doesn't it? 

It uses locally its own request object. You will see it only
in "__bobo_traverse__" methods during the "restrictedTraverse".

All objects (in the standard acquisition context) can
access the true request object as "obj.REQUEST".

-- 
Dieter
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to