Hello Derick,

Thursday, April 15, 2004, 11:02:14 PM, you wrote:

> On Thu, 15 Apr 2004, Marcus Boerger wrote:

>> I don't. If you don't like the oo interface of SQLite then go with the
>> procedural API. For the way i implemented SQLite's oo API exceptions are the
>> way to go - a gingle exception in the ctor.

> There is nothing wrong with that at all, it's just the other "convert
> errors to exceptions" stuff that bothers me :)

Ah ok then. That is a thing that should be used with much much care!
For that exact reason i used it only in SQLiteDatabase::__construct().




-- 
Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

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

Reply via email to