Re: [Zope-dev] why does my externalmethod generate a ZODB transaction

2000-07-06 Thread Martijn Pieters
On Thu, Jul 06, 2000 at 09:29:53AM +0200, Joachim Schmitz wrote: > answering to myself, cause nobody else could find the reason in the code I > provided, because I didn't include the real culprit. Here is the very much > abreviatet version, which also generates a transaction: > > def workform(sel

RE: [Zope-dev] why does my externalmethod generate a ZODB transaction

2000-07-06 Thread Chris McDonough
2000 3:30 AM > To: zope-dev > Subject: Re: [Zope-dev] why does my externalmethod generate a ZODB > transaction > > > Hi, > > answering to myself, cause nobody else could find the reason > in the code I > provided, because I didn't include the real culprit. H

Re: [Zope-dev] why does my externalmethod generate a ZODB transaction

2000-07-06 Thread Joachim Schmitz
Hi, answering to myself, cause nobody else could find the reason in the code I provided, because I didn't include the real culprit. Here is the very much abreviatet version, which also generates a transaction: def workform(self,REQUEST): "Die Masken EinAusgabe" self.form=REQUEST.form