* [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> > Haven't done much with either of them, besides reading docs, but I'd
> > lean towards ADODB for its exception handling(with php5), if you
> > need error handling.
> >
> > Having that said, I haven't really a clue what I'm talking about in
> > this regard, so I'll be listening in with interest.
>
> I'm assuming PEAR error handling will come out with exception handling?

Yes -- it's planned for the 1.4.0 release. You can access it now if you
use an development version of PEAR.

> Besides , i am using thepear syntax in adodb , i wonder if it will
> still work with the components ie DataGrid andDB_DataObjects. These
> tools will be highly useful, I cant see much pear stuff compatible
> withADODB

It might be more useful to check on the pear-general or pear-dev mailing
lists to find out if DataGrid and/or DB_DataObjects can use ADODB. My
guess is that they don't, but a developer would know for certain.

There's not much benefit or point in PEAR developers developing for a
non-PEAR library -- the idea is to create a set of high quality
libraries following a common set of coding standards and practices;
compatibility with outside libraries doesn't make sense if those
libraries do not follow the same guidelines.

-- 
Matthew Weier O'Phinney           | mailto:[EMAIL PROTECTED]
Webmaster and IT Specialist       | http://www.garden.org
National Gardening Association    | http://www.kidsgardening.com
802-863-5251 x156                 | http://nationalgardenmonth.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to