On Fri, 06 Jun 2014 21:27:33 +0200
Christoph Lohmann <20h_AT_r-36.net> wrote:
> This will introduce the notion that gotos are allowed. Won’t be applied.
> A refactoring without goto would be applied.
What's the problem with gotos? It's some bullshit proposed by some
Java-fanatics who don't understand compilers that gotos were not
allowed, but they are in many cases much more efficient than long
if-trees.
--
FRIGN <dev_AT_frign.de>
Received on Fri Jun 06 2014 - 22:55:25 CEST