From: Oleg B. <ph...@ma...> - 2004-12-06 17:31:05
|
On Mon, Dec 06, 2004 at 03:23:26PM -0200, Carlos Ribeiro wrote: > I remember posting a comment about the state of the DB API on c.l.py a > couple of months ago (soon after the famous AMK blog post on the std > library), and being quickly flamed by some well know DB-SIG members. > So that's *really* hard. <Wry grin> > BTW, one of the reasons I've chosen to use SQLObject is that it > allowed me to abstract out the database implementation details much > more effectively than the DB API itself does. But now you want to extend something. You can do it in your program, or try to extend SQLObject, or do it in DB API level... Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |