Just a note on this. People have avoided OO cause OO sucked.
Exceptions themselves are *incredibly* useful, especially when dealing with database code (the majority of php applications), so I think you'll see that portion of php used quite a bit. I know personally I'll stay very procedural, but almost all error handling will be done with try { } catch { }.
Yeah but you don't need incorrect function calls to throw exceptions. I'm sure that's not what you're meaning to use them for.
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php