# [EMAIL PROTECTED] / 2007-01-05 16:29:04 -0600:
> Pretend you are using some library of software with a lot of code, and
> you have a lot of your own code.
> 
> There are try/catch blocks all over the place.
> 
> The library does something with try/catch, and you don't like the way
> it handles the error.
> 
> It's very difficult to change that behaviour.

How does that differ from a situation where you're unhappy with a way
a procedural library handles error situations?

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

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

Reply via email to