From: Carlos R. <car...@gm...> - 2004-12-06 17:23:33
|
On Mon, 6 Dec 2004 20:09:53 +0300, Oleg Broytmann <ph...@ma...> wrote: > On Mon, Dec 06, 2004 at 03:00:02PM -0200, Carlos Ribeiro wrote: > > I really don't know what to do. > > Wait until DB API 3 implements Decimal in drivers. To speed things up > start discussing DB API 3 in the db-sig, and send patches for your > driver. > Yes, that's hard... 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. 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. At the time I'd thought that I would rather wash my hands in boiling water than start another discussion on the DB-SIG. Oh dear, own naive :-) -- Carlos Ribeiro Consultoria em Projetos blog: http://rascunhosrotos.blogspot.com blog: http://pythonnotes.blogspot.com mail: car...@gm... mail: car...@ya... |