Chris,

Somes times ago you said that we can use SignedCookieSessionFactory with 
a custom serializer to just pass an ID and serialize/deserialize to the 
backend that we want.
For loads, it's ok, the parameter is the ID, we can retrieve our data 
like we want.
But for dumps the parameters are a tupple, the last item is the dict of 
the session. If we want to keep the same ID we must find it on this 
dict, yes ? The documentation of this parameter is not clear for me...

Could you give an example of a serializer object wich will record the 
session on a dict in memory for example ?

Don't know if my question is clear...

-- 
William

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to