http://qs321.pair.com?node_id=182033


in reply to Re: Re: (tye)Re: GOTO considered (a necessary) evil?
in thread GOTO considered (a necessary) evil?

You seem to have misunderstood my position...

I wasn't saying they were bad, I was just saying I'd worked with someone who thought
a) goto's BAD, no exceptions
b) return from middle of subroutine == goto.

That's NOT my position at all. I believe in _necessary_ gotos, and don't mind return/redo/last/next at all, as long as they're not used to cause chaos :)
--
Mike