Hello,
I'm very new in CherryPy and I really like it!
I still don't know "the style" of programming
in CherryPy very much so
maybe it's a bad question but I want to store a class
instance into
session, is it possible in some standard way?
I have some solution - pickle my class instance with pickle
module and
then store the string data, but I don't know if it's best
way to
choose.
Very thanks for any replies.
--
Best regards
Zdenek Dolezal
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
|