Edin Kadribasic wrote:

However, I think before talking about implementation, we need to decide if goto is really good for PHP.

As I mentioned earlier, goto is one of the few features that I really missed in the language for the past several years I've been using PHP. We can debate until the end of time about it, but the fact is that it can be a very useful tool.

As long as it is not also a useful tool for hacking - GOTO -> backdoor!

Personally I see NO advantage to GOTO in a structured language, and even if it is added I've learnt enough in 30 years to avoid it. Surely CASE is much safer and naturally 'contained'?

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services

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



Reply via email to