Comment on The Apple goto fail vulnerability: lessons learned (2014)Comments−tester7565yThe problem with ‘goto’ is that it allows developers to create ‘flow’ in code that is unnatural... and that’s bad because developers should always strive to make code easy to read.Those aren't mutually exclusive
Comments
Those aren't mutually exclusive