On Mon, 2004-08-02 at 23:08, Steph wrote:
> > My point was to say it's powerful, as powerful as all those, not that it
> > could replace them.. I would still use while(), do..while() and for() the
> > times they are intended for.. I'm sure most of the people would..
> > There are
> > however situations where goto is what makes sense..
> 
> I'm still waiting for someone to give an example of this that makes sense to
> me.

Plenty of examples have been provided. Either you are purposefully being
dismissive or nothing will make sense to you because you just can't
grasp the convenience and aesthetics of using goto. Perhaps you are
blinded by teachings of never using goto which are rooted in Basic's era
of "10 goto 20".

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to