On 02/18/2017 07:08 PM, Eric Rescorla wrote:
I'd also note that if we're not going to use "this is what we have done
historically"
as a guide, then it seems like much bigger changes are on the table and we
would probably be better off adopting some other well-defined coding
standard
wholesale (e.g., the Google C++ guide), with the decision largely being made
on what has the best tooling available. Personally, I'd prefer this, but I
haven't
heard much enthusiasm for discarding a number of our style choices, however
idiosyncratic they may be (aFoo, I'm looking at you).
-Ekr
I don't care too much about &&/|| coding style, though the current style does
feel easier to
read, per the reasoning dmajor gave.
But I greatly care about having different naming for different kinds of
variables.
That reduces risk for errors and eases reviewing. So, removing aFoo? Please no!
;)
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform