[Zope-Annce] Re: [Zope] SQLAlchemy 0.2 released - a generic database adapter for Zope 2

2007-05-07 Thread Dieter Maurer
Tino Wildenhain wrote at 2007-5-5 20:58 +0200: ... >Btw, what do you think about an idea to (alternatively) >configure db-connections in zope.conf? I like local (instance specific) configurations -- that the primary reason while we have the instances at all. While local configurations are possib

Re: [Zope-Annce] Re: [Zope] SQLAlchemy 0.2 released - a generic database adapter for Zope 2

2007-05-07 Thread Morten W. Petersen
Dieter Maurer wrote: > Tino Wildenhain wrote at 2007-5-5 20:58 +0200: > ... >> Btw, what do you think about an idea to (alternatively) >> configure db-connections in zope.conf? > > I like local (instance specific) configurations -- that the primary > reason while we have the instances at all. >