Thu 23 Oct 2003
!boolean Kills Brain Cells
Posted by dkaz under Java, Programming
Boolean logic bugs kill me.
If I could buy one uber-human ability as an add-on to my brain, it would be
the ability to automagically unit test and validate boolean values in my code.
That would be tremendous.
20-minute debugging sessions that end with a dubious payoff of a 1-char file diff (’!') can wreck your day.
