Re: Goto?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jeremy Cowgar wrote:
> 
> I have mixed emotions about it. Goto in some situations can be a very valuable
> construct but it can also be a construct that novice programmers can really
> get in trouble with causing hours of unnecessary debugging.

I've never encountered a case where a goto is the best solution. Never.

One thing I want to avoid on any interpreter upgrade is bloating the
interpreter and/or slowing it down. If goto is going to be considered, I'm
sure there are more popular options to be considered first.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu