[Seaside] Re: Problems with expire in Seaside

Adrian Lienhard adi at netstyle.ch
Fri Aug 27 22:37:53 CEST 2004


I noticed that too - and mailed to Avi some time ago but my mails seem 
to be blocked by Avi's spam filter most of the time.. ;-). I did the 
following:

WASession>>timeoutSeconds
	^(self application preferenceAt: #sessionExpirySeconds)
		ifNil: [super timeoutSeconds]

BTW: Speeking about timeouts, I noticed today that WAProcessMonitor 
defines an instance variable and accessors named timeout which are not 
used anymore.

Cheers,
Adrian

On Aug 27, 2004, at 8:49 PM, radoslav hodnicak wrote:

> Speaking about expire, I noticed that the timeout for session is not 
> set
> anywhere in 2.5b2 - dropped somewhere along the way?
>
> rado
> -- 
> gentleman, n. - a man who knows how to blog, but doesn't
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>
>
___________________
Adrian Lienhard
www.adrian-lienhard.ch
www.netstyle.ch



More information about the Seaside mailing list