Karen Tracey wrote:
> On Wed, Sep 30, 2009 at 1:49 PM, Gabriel Rossetti
> mailto:gabriel.rosse...@arimaz.com>> wrote:
>
> > Why can't it be pickled?
>
> Because it has a socket open
>
> > Clearly, since every request is independent,
> > if it really can't be pickled there is no wa
Carsten Reimer wrote:
> Hi,
>
> Karen Tracey schrieb:
>
>> On Wed, Sep 30, 2009 at 1:49 PM, Gabriel Rossetti
>> mailto:gabriel.rosse...@arimaz.com>> wrote:
>>
>> > Why can't it be pickled?
>>
>> Because it has a socket open
>>
>> > Clearly, since every request is independent,
>>
Hi,
Karen Tracey schrieb:
> On Wed, Sep 30, 2009 at 1:49 PM, Gabriel Rossetti
> mailto:gabriel.rosse...@arimaz.com>> wrote:
>
> > Why can't it be pickled?
>
> Because it has a socket open
>
> > Clearly, since every request is independent,
> > if it really can't be pickled t
On Wed, Sep 30, 2009 at 1:49 PM, Gabriel Rossetti <
gabriel.rosse...@arimaz.com> wrote:
> > Why can't it be pickled?
>
> Because it has a socket open
>
> > Clearly, since every request is independent,
> > if it really can't be pickled there is no way of passing it from one
> > to the next. Could y
Daniel Roseman wrote:
> On Sep 30, 4:59 pm, Gabriel Rossetti
> wrote:
>
>> Hello everyone,
>>
>> how can I pass an object in between pages without using the session? The
>> problem is that the object can be pickled so it can be put in a session,
>> any ideas?
>>
>> Thank you,
>> Gabriel
>>
Christophe Pettus wrote:
> On Sep 30, 2009, at 8:59 AM, Gabriel Rossetti wrote:
>
>> how can I pass an object in between pages without using the session?
>> The
>> problem is that the object can be pickled so it can be put in a
>> session,
>> any ideas?
>>
>
> Could you store it in the
On Sep 30, 4:59 pm, Gabriel Rossetti
wrote:
> Hello everyone,
>
> how can I pass an object in between pages without using the session? The
> problem is that the object can be pickled so it can be put in a session,
> any ideas?
>
> Thank you,
> Gabriel
Why can't it be pickled? Clearly, since ever
On Sep 30, 2009, at 8:59 AM, Gabriel Rossetti wrote:
> how can I pass an object in between pages without using the session?
> The
> problem is that the object can be pickled so it can be put in a
> session,
> any ideas?
Could you store it in the database?
--
-- Christophe Pettus
x...@th
Hello everyone,
how can I pass an object in between pages without using the session? The
problem is that the object can be pickled so it can be put in a session,
any ideas?
Thank you,
Gabriel
--~--~-~--~~~---~--~~
You received this message because you are subsc
9 matches
Mail list logo