[Seaside] Session expiration notification

radoslav hodnicak rh at 4096.sk
Mon Sep 27 18:34:25 CEST 2004


On Mon, 27 Sep 2004, Pablo Iaria wrote:

> I've overridden the #unregistered in my session subclass and played a bit
> with the application but when is that method called?

It's called after the session expires and is purged out of handlers
registry - which usually isn't immediately after the session expires but
eventually it will be purged. Look for senders of #unregistered to see
what/why/how

rado
-- 
silence of the lambdas - a document about the sad state of software
industry today



More information about the Seaside mailing list