I've posted a patch to SourceForge at: http://sourceforge.net/tracker/index.php?func=detail&aid=1041795&group_id=4866&atid=304866
On Wed, 6 Oct 2004 17:04:50 -0400, Victor Ng <[EMAIL PROTECTED]> wrote: > I've been having problems with Sessions prematurely timing out over > here and I think I've found a fix (although I'm not quite sure what > the original problem was). > > I've patched WebKit.Session to have: > > self._lastAccessTime = time() > > as the first line in the following methods: > > def value(self, name, default=NoDefault) > def hasValue(self, name): > def setValue(self, name, value): > def delValue(self, name): > def values(self): > > I'm not quite sure which class is supposed to be calling awake() on > the session, but it's not happening in my code. I also think that > making the lastAccessTime update when values are - well - accessed - > is the expected behaviour for most people. > > Can we get this patched up in Webware's trunk? > > vic > ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss