On Sat, Dec 6, 2014 at 1:31 AM, Botond Ballo <bba...@mozilla.com> wrote: > In APZ code, we've been using the prefix 'aOut' for out-parameters. This > keeps them consistent with the general rule of "'a' for arguments" while > identifying out-parameters with a convention.
This is what I'm accustomed to as well. I prefer it because it's less cryptic -- the fewer magical one-letter prefixes the better. It is longer, but that doesn't bother me. It also has the bonus of not being overtly inconsistent with existing code, and being used already in some code. (editor uses it a lot.) _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform