28 Aug
2000
28 Aug
'00
4:32 p.m.
Erik Enge wrote:
[Shane Hathaway]
| Johan Carlsson wrote: | > | > I just want to check if things work the way I think (hope) it does. | > | > In a transaction, are objects attributes safe from other threads. | > | > self._v_mytemp in my request does not conflict with other requests? | | This is correct (or it's supposed to be.)
What do you mean by "supposed to be"? Is it, or is it not correct?
It means that a correctly operating ZODB will behave this way. I suspected that Johan may have been facing some kind of ZODB bug, therefore I qualified my statement. The phrasing was designed to elicit a response if he were indeed facing a defect. Shane