Hi,

On Sun, 27 Nov 2005, Zeev Suraski wrote:

I'm not sold on reusing the break construct for that, since we're not really breaking, and I kind of like Ilia's "jump" idea. Another possibility would be reusing 'continue', which makes a bit more English sense, even though it's not very similar to continue's semantics.

    +1 for "jump", which I did suggest in the meeting. :)

I think this is the best option too. The name is a clear indication of what it does and no existing names are reused (this would give too much confusion IMHO).

Just my HO though :-)
Sander.

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

Reply via email to