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

2002-10-09 Thread Geoffrey Talvola
ay, October 08, 2002 9:11 PM > To: Karl Putland > Cc: webware; [EMAIL PROTECTED] > Subject: Re: [Webware-devel] Patch for Page.py > > > On Tue, 2002-10-01 at 23:18, Karl Putland wrote: > > This patch provides unification of "old style" and normal actions. >

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

2002-10-08 Thread Ian Bicking
On Tue, 2002-10-01 at 23: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 configuration variable could be set in the Application.config Okay, this patch has been applied. I al

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