On 29 November 2006 at 9:31, Tim Ellison <[EMAIL PROTECTED]> wrote: > Chris Gray wrote: > > On Wednesday 29 November 2006 00:03, Alexei Fedotov wrote: > >> Nathan, > >> You are doing a great job in Swing tests. Non-empty lines you've > >> deleted repay triple cost of these empty lines. :-) > > > > There should be a sign above every programmer's desk: "how many > > lines of code did you delete today?" :-) > > > > I'm serious - every line of code represents CPU cycles, footprint, > > and worst of all potential bugs. Every time we make a real > > improvement in Mika we end > > > up with less code than when we started. > > That's my mantra too. It gives me great pleasure to remove > unnecessary chunks and simplify code.
+1 > Keep up the good work Nathan. +1. (Thanks for your cleanup of the BasicSwingTestCase dependency.) -Mark.
