2010/1/26 joel falcou <joel.falcou@lri.fr>
Larry wrote:
If you are trying to maintain several MLoc of code then
guidellines such as the Google guidelines can help with consistency in form as newer programmers
come on to maintain the code or add new function.
We're mainly bitching about stupid assertion like the Init() vs ctor or the noe xception rule which makes
absolutely 0 sense in 2010.

We are not talking about a new project, it's a huge code base. Google does not claim it's styleguide to be superior to any other. It's a style guide for Google code and nothing else.

Roman Perepelitsa.