Re: [Webware-discuss] Dumb MiddleKit question

2001-12-28 Thread Stefan Karlsson
On Wed, 26 Dec 2001 00:30:40 -0500, Edmund Lian wrote: >I'm wondering how MiddleKit users are dealing with the issue of >transactions. As far as I can tell, the notion of commits and >rollbacks are >not fully implemented in ObjectStore.py--methods like >revertChanges(self) >raise NotImplemented er

Re: [Webware-discuss] if and else in PSP

2001-12-28 Thread Jay Love
Sorry you had this problem. We're talking about ways to handle it. In the future, it might save you time debugging this sort of thing to look at the python code that PSP generates. You'll find it in the Cache/PSP directory. Jay On Mon, 2001-12-24 at 04:12, Frank Barknecht wrote: > Hi, > > t