Hello everyone,

I'm playing around with Zope-Objects and find out, that the SecurityManager
holds it's informations only for one request. If the Zope-Publishing
starts, an existing SecurityManager gets destroyed via __bobo_before__ (am
i right ?). In the next step, a SecurityManager-Object is instanciated by
the validated_hook in the traverse-method of the BaseRequest. In my own
methods i can now get the security-manager and set own properties in this
object. I know, this is dirty and i won't use it in real life, but has
anyone an other idea how to store informations thread-wide ?

Hope you won't kill me.

Martin
i.A.
Martin Grönemeyer
Technik

|| | ||  c o m.u n i t   G m b H  ||| | | ||  |  | |   |  | | |   |

http://www.comunit.de/  <mailto:[EMAIL PROTECTED]>
Eiffestr. 598           20537 Hamburg | Germany
Fon +49 +40 | 21 11 05 25       Fax  +49 +40 | 21 11 05 26


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to