Hi,
Is it possible to serialize an object to share it across several pages ?
This would allow one to pass the serialized object via the URL, and to
retreive it in the form that would process the request.
I know there is the pickle function in python, but is there a more
Zopish way to do this ?
Thanks,
P.-J.
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )