[Seaside] Moving to 2.8

Boris Popov boris at deepcovelabs.com
Tue Jul 10 17:17:42 UTC 2007


Hmm, how do you get embedded flash components to submit proper cookies
when making requests from inside flash back to some callbacks? Last time
I tried to get our fusion charts to pass the right cookie when using
Firefox I failed miserable, it seemed to be passing some old cookie and
who knows where that came from... So I abandoned cookie'd session for
now, but would love to bring them back at some point, any hints would be
appreciated.

Cheers!

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-
> bounces at lists.squeakfoundation.org] On Behalf Of Avi Bryant
> Sent: Tuesday, July 10, 2007 10:10 AM
> To: Seaside - general discussion
> Subject: Re: [Seaside] Moving to 2.8
> 
> On 7/10/07, Lukas Renggli <renggli at gmail.com> wrote:
> 
> > Now the session cookies have been separated into WACookieSession and
> > don't pollute the generic session class anymore, however I don't
know
> > if that was a good idea.
> 
> I suspect it's not - it's nice to be able to switch back and forth
> easily between using cookies for sessions and using URL params
> (roughly speaking, I prefer cookies for deployment and URL params for
> dev).
> 
> Apart from session keys, the other "legitimate" use of cookies IMO is
> for the "remember me" boxes on login screens that let the user bypass
> the login for the next 2 weeks or whatever.  It wouldn't be a bad idea
> to have some standard support in Seaside for this, I think.
> 
> Avi
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the Seaside mailing list