On 2/22/02 8:04 PM, "Daniel Rall" <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] writes:
> 
>>   fixed ()'s to be consistent, cleaner looking and easier to read.
> 
> Geir, you do that a lot.  Is that a particular style that you like?  I
> also find it harder to read when the brace spacing doesn't match up.

I looked at it again.  What are you talking about?  Jon didn't touch any
braces...  He 'fixed'

  if ( condition )

To be

  if(condition)

Sorry. That's not an improvement.  There's no way you are going to convince
me that cramming it all together is better...

-- 
Geir Magnusson Jr.                                     [EMAIL PROTECTED]
System and Software Consulting
"He who throws mud only loses ground." - Fat Albert


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to