[Webware-devel] Application.py rewrite

2003-03-19 Thread Ian Bicking
I've commited the changes to Application.py. It's a rewrite of a large portion of Application. I'm mostly tried to move code out of Application and into other classes (the transaction, request, and the new URLParsers). I've put in doc strings. There might be a lack of overview documentation, i.

[Webware-devel] Custom Error Page

2003-03-19 Thread Russell von Blank
I do not mean to ask the question a second time, but I have looked over the existing documentation and have not discovered any reference to customizing the error page. I can change the code inside webkit, but then that would have to be adjusted everytime there is a new release, etc. Is there a "s

RE: [Webware-devel] Blocking threads

2003-03-19 Thread Marcos Sánchez Provencio
Unfortunately, I do not have the time or skill to do it... Since it was a very simple app, I have switched to Skunkweb (yes, the competition :-), that preforks. That works fine on this project. Thank you for all your time. El mar, 18 de 03 de 2003 a las 16:15, Geoffrey Talvola escribió: > I know

[Webware-devel] CVS access

2003-03-19 Thread Ian Bicking
I assume for the sprint we will be working through the main CVS repository, though we can also make a branch to isolate our work. So the attendees should have CVS access. Mike Orr has the SF username "hierro". I don't know what Tripp's username is. Ian ---