Sessions and stored objects
Oscar Campos <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <[email protected]> |
Greetings. I'm storing User objects in my sessions, those User objects can perform some actions at application if they have permissions in the ACL. When I need to do logout with any of them I just use the expire method from the Session object and this works nice using the notufyOnExpire callback, but I'm just curious. Is there any way that I can call Session methods from store session objects? user.logout() should look nicer. Ty. -- Oscar Campos Ruiz-Adame [email protected] Consultor - Consultant Open Phoenix IT Consultoría Tecnológica - IT Consulting _________________________________________________ Tel. +34 644569088 http://www.open-phoenix.com _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web