With cherrypy.session['mysession'] session variables ...
What are convenient coding patterns are people using to
get/set session variables within application methods? I'm
not referring to backend database storage, just in-process
work. Decorators? Python __getattr__/__setattr__ magic?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|