> >The C# goto is limited: "goto statements can transfer control within
> >blocks and out of blocks, but never into blocks."  Does the PHP goto
> >implementation have this limitation?
> >
> No it doesn't. As I mentioned Sara's implementation is extremely flawed.
So
> yes there is a technical issue here beside a semantic issue. And the C#
> limitation might very well apply in PHP too.
>
Flag on the play....

Yes it *DOES* have this limiter as I've stated at least 4 times on this list
and in the patch description itself.   I can't tell you how encouraging it
is to hear counter-arguments from people who havn't taken the time to
explore the topic at hand.

I would love to hear what these flaws are so that I can fix them.
Regardless of whether or not GOTO is added to PHP I'd like to improve my
ability to maintain and work on the language efficiently.

-Sara

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

Reply via email to