Michael Engelhart wrote:
BTW, it appears that expiring() doesn't get called on application shutdown. Any ideas on what the deal is with that?I think that the theory is that you could restart the application, and it can pick up the sessions and go, without expiring them. If they actually are expired (too old) they will, but just stopping the server (perhaps in a restart situation) will keep session data alive.
I think it's a good idea, but since "Dynamic" sessions haven't been working for a while, it's probably moot.
In any case, you could MixIn your code in any of the relevant methods; expiring is just what we use.
Good luck.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss