16

Picking up other developers code can be the worst sometimes..

Comments
  • 3
    I've seen the following:

    // It will throw later anyway
  • 1
    Now the important part is: how long has that been there?
  • 2
    @tattvamasi you don't wanna know haha almost as long as i have been programming
  • 1
    Well what was in the "try" block?
    I've had to include try catch blocks with code that was actually impossible to fail.
  • 1
    the guilt of the empty catch and the panacea of the //todo .. we should just start using /* nice catch! */
Add Comment