I don't really know the answer to your question but I just
want to
check one thing.
Is it only the data attributes of a given class you wish to
retain ?
If so there are a number of object-relational mappers which
will do the
job for you (PyDo is what I use, SQLObject gets a lot of
press). I
appreciate you might want more than this but if that's all
you want to
do then an ORM (in conjunction with a RDBMS of some sort)
will do the
job.
You could then store the key to resulting row in your
session if that
was what you wanted.
I'm pretty sure this isn't what you want but i thought
i'd try
regards
richard.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
|