Stanislav Malyshev wrote:
MB>>cool argument: as long as there are worse features we can add anything?  
:-))

No, as long as the feature has high abuse potential (hint: goto does) it is better not to add it. Of course, it's not always possible, some features are vital even if dangerous. But goto is nowhere near vital, IMHO.

a scope limited goto will never be close as dangerous for spagetti code as exceptions already are because they are not scope limited.

regards,
Lukas

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

Reply via email to