On Thu, Oct 14, 2010 at 3:28 PM, Ricky Clarkson <[email protected]> wrote: > Your code actually showed up misaligned, because I viewed it using a > proportional font.
I wouldn't be too surprised if it was misaligned simply because I quickly did it by hand. As long as we are using spaces instead of tabs, I fail to see how this problem will go away. (And no, I'm not trying to argue for tabs.) > Regardless of my formatting, though, the point I made stands; we > should not be altering our code to fit with version control tools, we > should be altering the version control tools. As massively important > as version control is, it doesn't beat readability. My point is that it is both more readable and works easily with some automated tools. The automated tool thing was strictly a plus, not a requirement. :) -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
