Stanislav Malyshev wrote:
LS>>> No, they do not. You can not exception to abritrary point of the code. You LS>>
LS>>but it can be a "relatively" arbitrary point in the sense that the catch can
LS>>be endless lines of code away ... effectively making a search a very tedious
LS>>process.

Ever tried to use IDE which handles blocks and does indentation? ;)

err how is that going to help you finding a catch block that can be essentially anywhere in your infrastructure and module code? maybe its a nice feature addition for the zend studio .. go find me the catch block that will catch this exception (for all possible cases) .. maybe not

regards,
Lukas

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

Reply via email to