Jeff Gilbert writes: > It can be a burden on the hundreds of devs who have to read and understand > the code in order to write more code.
Some people find the prefix helps readability, because it makes extra information immediately available in the code being examined, while you are indicating that this is a significant burden on readability. Can you explain why the extra letter is a significant burden? If the 'a' prefix is a burden then the 'm' prefix must be also, and so we should be using this->member instead of mMember. > The opinions of a few over-harried > reviewers should not hold undue sway over the many many devs writing code. unless people want code to be reviewed. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform