On Jun 29, 8:10 am, Richard <[email protected]> wrote:
> I have a Python dictionary that is unique to each user and takes a
> rather heavy database query to instantiate. Is there a way to maintain
> the state of this dictionary between requests? For example, is saving
> it in the session variable a good idea?

Looks a good option to me :)

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to