On Monday 10 December 2001 06:14 am, Geoffrey Talvola wrote: > File also has some tricky concurrency issues, mentioned in the > comments to SessionFileStore.__setitem__(). �If two servlets > simultaneously modify the session, one change wins and the other > change is lost. �Whereas Memory works perfectly and is significantly > faster, especially if you're storing lots of data in sessions. > > I vote for making Memory the default until we fix the Dynamic store. > �And we ought to document the problems with the File store somewhere > other than in the comments.
I thought Memory didn't work with OneShot very well and therefore was poor for development. Is that no longer true? -Chuck _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
