On 2009-12-03, at 17:48, Michael Nordman wrote:

> what peter pitched and what mjs pitched are one and the same i think 

They are different.  Maciej's proposal was more conservative in that it only 
applies when multiple else blocks are present.
> * When all arms of a conditional or loop are one physical line, do not use 
> braces.  If any arms are more than one physical line (even if they are one 
> logical line), use braces on all arms.
> One possible conservative modification to the rule is that if you have a 
> multi-block if ... else if ... else chain, then if even one body has braces, 
> all should. I think that would tend to reduce rather than increase visual 
> noise, as all the "else" keywords would line up where right now they look 
> ragged.
> 
> +1 

/ πr2

- Mark

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to