11 Sep
2001
11 Sep
'01
6:57 a.m.
[Dario Lopez-Kästen] | I need to be able do some processing for each and every request that | is sent to zope to determine some enviromental thingies, *before* | the request is processed by the main zope mechanisms. I'm not entirely sure, but you might be looking for something like this: <URL:http://www.zope.org/Members/michel/Projects/Interfaces/BeforePublishingTraverse> <URL:http://www.mit.edu/afs/sipb/project/python/doc/DevGuide/ObjectPublishing.html> __before_publishing_traverse__ (Yeah, I make an effort to find the worst URLs... ;-)