Archive for October, 2003

Thursday, October 23rd, 2003

!boolean Kills Brain Cells

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.

Comments Off - Posted in Java, Programming by dkaz