Re: [ZODB-Dev] question about connections

2005-10-21 Thread Dieter Maurer
Victor Safronovich wrote at 2005-10-21 14:54 +0600: > ... >app = Zope.bobo_application() >try: >self.running = True >while self.running: >get_transaction().begin() >try: >scheduler = app.unrestrictedTraverse

RE: [ZODB-Dev] question about connections

2005-10-21 Thread Tim Peters
[Victor Safronovich] > Hello zodb-dev! > > I have Zope 2.6.1 with ZODB 3.1.5 ( I know this is old versions ). Too old ;-) ZODB 3.1.5 was released in February of 2004, was the last release in the 3.1 line, and it would be a real pain to try to identify the critical bugs fixed in later ZODBs that r