Re: [Webware-devel] Test results

2005-11-13 Thread Christoph Zwerschke
Just checked the current trunk under WinXP + Py2.4.1 and I'm still experiencing no problems breaking out from th app server with Ctrl/C. So I will proceed and release 0.9 today. According to Murphy we will not find the real bugs until shortly after the release anyway ;-) But since the release

Re: [Webware-devel] Test results

2005-11-13 Thread Christoph Zwerschke
Or should I update the w4py.org server to 0.9 before making the release in order to have another real-world test? -- Chris --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for f

Re: [Webware-devel] Test results

2005-11-13 Thread Chuck Esterbrook
On 11/13/05, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > Or should I update the w4py.org server to 0.9 before making the release > in order to have another real-world test? > > -- Chris I suggest making the release. Regarding w4py.org, I'm not sure what specific security issues you're referr

Re: [Webware-devel] Test results

2005-11-13 Thread Christoph Zwerschke
Regarding w4py.org, I'm not sure what specific security issues you're referring to with regards to having the whole tree available. As long as the .py files and other scripts are not executed by the web server, we'll be fine. They ARE executed, that's what I'm talking about. For example, http://

Re: [Webware-devel] Test results

2005-11-13 Thread Christoph Zwerschke
Ok, I've fixed all that and updated the w4py.org server already. It now runs on Webware 0.9, and the docs are served directly by the webserver. The new releases and online docs are also available via SourceForge. -- Chris --- SF.Net email is

[Webware-devel] Webware 0.9 has been released

2005-11-13 Thread Christoph Zwerschke
Webware 0.9 has been released. The new release includes numerous enhancements, additions and bug fixes over the previous release. We can list only a few of them here: * easier installation * improved documentation * improved examples * bug fixes * a built-in HTTP server for immediate "playing",