[Seaside] Is new #maximumAbsoluteAge optional?

Mariano Martinez Peck marianopeck at gmail.com
Thu Jul 13 20:35:41 UTC 2017


Thanks!! I always forgot to check class comments hahaha. I deserve a
RTFM....

Thanks Philippe.

On Thu, Jul 13, 2017 at 5:18 PM, Philippe Marschall <
philippe.marschall at gmail.com> wrote:

> On Thu, Jul 13, 2017 at 9:18 PM, Mariano Martinez Peck
> <marianopeck at gmail.com> wrote:
> > Hi,
> >
> > I understand the reason behind #maximumRelativeAge as I read it here [1].
> > However, if I understand correctly, it can happen at any request that my
> > session is kicked out. That request could have been in the middle of an
> > important work etc... So...let's say I want to disable this
> > #maximumAbsoluteAge, how can I do it? remove the key? set a nil?
>
> From the class comment of WAExpiringCache:
>
> maximumAbsoluteAge:
> After so many seconds after its creation a session is considered
> expired no matter when it was last accessed. 0 for no limit. Has to be
> positive.
>
> Cheers
> Philippe
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20170713/c19fd015/attachment.html>


More information about the seaside mailing list