Re: [GSOC] Bugtracker - Status update
[email protected] (Igor Feghali) Sat, 30 May 2009 09:31:36 -0300
| Newsgroups | php.gsoc |
|---|---|
| Message-ID | <[email protected]> |
Hello All, On Sat, May 30, 2009 at 09:17, Hannes Magnusson <[email protected]> wrote: > 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? I believe that was because he is using the PEAR Tree package, which has no support for PDO. Best, ~IF.