> -----Original Message-----
> From: Geoffrey Talvola [mailto:[EMAIL PROTECTED]]

> 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?
> 

This is fine with me.  But just make sure it doesn't break anything.  This
sounds like something that may have been done for a reason.  The reason may
be invalid now, though.


> - 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?

As soon as 0.7 is released and branched, I'm going to merge the Multi
Service branch into the MAIN cvs branch.  This includes a full built in HTTP
server, etc.  If people are looking for an HTTP server, and Ng Pheng's
works, then I'm OK with putting it in the experimental directory.  But,
it'll be coming out of there in a couple of weeks in all likelihood.  I
don't want to cause confusion though.  How is Ng Pheng's server structured?
Is it easy to add as a third party module?  Maybe it's better to just
provide a link to it.


> 
> - 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.
> 
>  

Jay


----------------------------------------------------------------------------

This e-mail and any attachments may be confidential or legally privileged.
If you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein.  Please inform us of the erroneous delivery by return
e-mail. 

Thank you for your cooperation.

----------------------------------------------------------------------------



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

Reply via email to