On Tue, 2003-01-28 at 20:29, Stuart Donaldson wrote:
> ** Regarding the SessionMemoryStore and saving to disk. **
> 
> It appears unlikely from the e-mail thread that many people are using 
> the SessionMemoryStore relying on the save to disk behavior.  The 
> direction I think we are leaning is to remove that capability of the 
> SessionMemoryStore, making it memory-only and not persistent.

I don't think it's a good idea to change this, at least not at this
point.  It seems better to create a new session store
(NonPersistentMemory or something), and perhaps to deprecate Memory
(i.e., print a warning message).  Then maybe restoring a new Memory
behavior (i.e, reusing that name), or just adding another kind of
session store.

I think it would be fine to include such a new session store
(particularly if someone offers tested code for it), since it shouldn't
effect the rest of Webware very much.

-- 
Ian Bicking           Colorstudy Web Development
[EMAIL PROTECTED]   http://www.colorstudy.com
PGP: gpg --keyserver pgp.mit.edu --recv-keys 0x9B9E28B7
4869 N Talman Ave, Chicago, IL 60625 / (773) 275-7241



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to