Re: [GSOC] Bugtracker - Status update

[email protected] (Hannes Magnusson) Sat, 30 May 2009 14:17:43 +0200
Newsgroups php.gsoc
Message-ID <[email protected]>
On Sat, May 30, 2009 at 11:30, Pierre Joye <[email protected]> wrote:
>> For example using MDB2 instead of PEAR DB, remove some reference
>> operators (&), and other small stuff.
>
> Have you considered to use PDO only instead?

I was thinking the same thing, is there any reason to use database abstraction?

-Hannes