kevinwebber.ca
22nd of August, 2010
1if (statusIsNotValid.compareTo( Boolean.FALSE ) != 0) skipValidation = false;
If you ever find yourself working in a team that doesn’t see the importance of code reviews, remind them that they could easily wind up with a few million lines of that.
(Taken from The Daily WTF.)