Mailing List Archive

[Sqlalchemy] Integration with Zope DA?
Hi,

has anyone integrated the SQLAlchemy connection handling with an existing
Zope DA? The basic goal is to let the DA do the connection and transaction
handling and let SQLAlchemy produce the SQL queries.

Andreas
Re: [Sqlalchemy] Integration with Zope DA? [ In reply to ]
Andreas Jung wrote:
> has anyone integrated the SQLAlchemy connection handling with an
> existing Zope DA? The basic goal is to let the DA do the connection and
> transaction handling and let SQLAlchemy produce the SQL queries.

I think this is a really bad idea given how crufty and nasty that
connection handling code in the DA will be :-S

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db