On Monday 12 September 2005 03:28, Chris Withers wrote:
> >> I guess my comments come from seeing lots of different Zope 2 DAs
> >> where all the boilerplate of the "DA", as opposed to the "DB", has
> >> been copied between different DAs, and often implemented with varying
> >> degrees of incompetence and lack of maintenance ;-)
> >
> > Perhaps a standard adapter for DB-API connection objects?
>
> Yeah, I've often dreamed of writing just such a thing for Zope 2 ;-)

Unfortunately this is not this simple, since Python DB-API adapters can 
support/provide many DB-specific features and even some additional API. :-(

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to