IA>>1) Any state machine parser, such as the one frequently found in templating
IA>>systems. Using goto "alternatives" makes code quite cumbersome and not to
IA>>mention slow.
IA>>
IA>>2) Code flow control for error handling.
IA>>
IA>>3) A faster & safer alternative to recursive loops in many situations such
IA>>as tree drawing algorithms.

Here I see all kinds of spagetti code already brewing... Tree drawing with 
goto... Yuck. 
-- 
Stanislav Malyshev, Zend Products Engineer   
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115

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

Reply via email to