Re: Zope database connectivity
"Dieter Maurer" <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
M.-A. Lemburg wrote at 2006-9-20 23:00 +0200: > ... >I'll correct that slightly: Zope DAs usually open the connection >as soon as the connection object is loaded into memory, e.g. >if you look at the folder contents containing the connection >object. In my view, this is a bug in Zope's DA code. However, it really is now as you describe it... -- Dieter