* Posts by Ashley Moran

1 publicly visible post • joined 4 Dec 2007

Bloody code!

Ashley Moran
Thumb Down

Yes, it does create implicit else clauses

And this means your methods are handling too much behaviour. If you feel the need to have several return points, I suggest you look at the OO modelling in your application, which probably has over-complicated classes that need breaking down.