Opinions sought on the following:

- SessionMemoryStore checks if the appserver is persistent, and if not, it
doesn't pickle the session to/from disk.  This seems to serve no purpose
other than to make OneShot break when you try to use it with
SessionMemoryStore.  Should I just remove the check in SessionMemoryStore
for a persistent appserver, and always have it pickle to disk?

- People in the past have asked for a built-in HTTP server.  Assuming that
he agrees to it, should we put Ng Pheng Siong's HttpAppServer into an
Experimental directory in the Webware 0.7 release, with the appropriate
disclaimers (it's not well tested and it's not guaranteed to stay there in
future releases)?  Has anyone tested this?

- Any other _SMALL_ changes or fixes you'd like to see in Webware 0.7?  I
want to cut an 0.7 beta 2 release next week incorporating a few more small
fixes.


- Geoff

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to