Jeff Trawick wrote:
one true way or not, consistency with other style guidelines for this body of code and the bulk of existing code is more important, and I think this special case handling of the opening brace is going to be a wart... doesn't match aesthetically, and is an extra rule that doesn't solve a problem that a number of people have encountered
As much as I would like to have all the code formatted according to the the "one true way" (my personal preference), I have to agree with Jeff that it should be all or nothing rather than with special exceptions. Since the code is all formatted in !"one true way" I'd have to vote to keep it that way. IMHO, an exception for multiline conditionals would just confuse things.
I have to agree.
Now if we want to talk about reformatting *all* the code to the "one true way"... :) *duck*
Definitely not, for all the reasons mention by Dean Gaudet in many past posts.
Bill
