OI>>break/continue <label>
OI>>- little confusing syntax: break terminate executing labeled statement
OI>>and transfer control to the next statement.

I can see a value in this one, if it can be implemented correctly, meaning 
it won't allow just jumping around but only exiting blocks and label would 
be used just not to count blocks. I don't know if it can work good, but if 
it can - it's OK with me. 
-- 
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