[Zope] Re: Session support (was: Object serialization between different pages)
Chris McDonough
chrism@digicool.com
Tue, 12 Sep 2000 10:33:50 -0400
Note that there is also a proposal in progress to put session-tracking in
the Zope core.
See http://dev.zope.org/Wikis/DevSite/Proposals/CoreSessionTracking and make
comments if you see fit.
----- Original Message -----
From: <phil.harris@zope.co.uk>
To: <grizel@mouli.net>; <zope@zope.org>
Sent: Tuesday, September 12, 2000 9:06 AM
Subject: Re: [Zope] Object serialization between different pages
You could always use one of the session management products on the Zope
site.
My particular favourite is SQLSession, but others exist which do a similar
job.
hth
Phil
phil.harris@zope.co.uk
----- Original Message -----
From: "Pierre-Julien Grizel" <grizel@mouli.net>
To: <zope@zope.org>
Sent: Tuesday, September 12, 2000 12:23 PM
Subject: [Zope] Object serialization between different pages
> 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 - Zope@zope.org
> 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 )
_______________________________________________
Zope maillist - Zope@zope.org
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 )