Re: [zeta-dev] Issues Integrating ezcDbHandler into other code

2011-08-11 Thread Davey Shafik
On Aug 10, 2011, at 2:45 PM, Jerome Renard wrote: > Hi Davy, > > On Tue, Aug 9, 2011 at 11:11 PM, Davey Shafik wrote: >> Hi, >> >> I'm having an issue with the reusability of the ezcDbHandler within my >> project. >> >> ezcDbHandler directly extends the internal PDO class; which when >> ins

Re: [zeta-dev] Issues Integrating ezcDbHandler into other code

2011-08-10 Thread Jerome Renard
Hi Davy, On Tue, Aug 9, 2011 at 11:11 PM, Davey Shafik wrote: > Hi, > > I'm having an issue with the reusability of the ezcDbHandler within my > project. > > ezcDbHandler directly extends the internal PDO class; which when > instantiated, represents > the actual DB connection. This causes probl