Re: [Webware-devel] Patch for Page.py

2002-10-01 Thread Karl Putland
Doh... This one works. _transaction() should have been transaction() in the first patch. --Karl On Tue, 2002-10-01 at 22:18, Karl Putland wrote: > This patch provides unification of "old style" and normal actions. > For those that would need to keep the "old style" actions as they were > a co

[Webware-devel] Patch for Page.py

2002-10-01 Thread Karl Putland
This patch provides unification of "old style" and normal actions. For those that would need to keep the "old style" actions as they were a configuration variable could be set in the Application.config OldStyleActions = [1|0] This defaults to false if not provided. I have some pages that rely o

Re: [Webware-devel] non-file URL handlers

2002-10-01 Thread Mike Warren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tripp Lilley <[EMAIL PROTECTED]> writes: > Does either of the ExtraPath methods you described (/dav/index.py or > /dav.py) avoid this? Obviously, since I want the DAV servlet to handle > reads -and- writes to those paths, even if they exist, it's pre

RE: [Webware-devel] Xitame adapter

2002-10-01 Thread Geoffrey Talvola
How about an "Adapters" subdirectory under WebKit? We could move the existing adapters like WebKit.cgi, OneShot.cgi, etc. there too. - Geoff > -Original Message- > From: Ian Bicking [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 30, 2002 11:03 PM > To: [EMAIL PROTECTED] > Subject: