On Tue, 23 Mar 2004, John Coggeshall wrote:

> On Tue, 2004-03-23 at 17:24, Rasmus Lerdorf wrote:
> > Ok, if you are sure of that fine.  But lets doublecheck with the authors
> > of the main new components (sqlite, mysqli, simplexml) first and make sure
> > they are all in sync.  For example, Derek Ford's simplexml-related message
> > to internals last week(*) worries me somewhat.  He passed on what looks to
> > be some basic brokeness in the extension which nobody has addressed so
> > far.
>
> Not to add more confusion to the pot, but what of error handling in an
> object context? Shouldn't non-terminal errors be represented as
> Exceptions rather than E_ERROR/E_WARNING if calling $sqlite->whatever()?

No, we decided on no internal functions throwing exceptions (DOM
excluded).

Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to