With the caveat that you should maintain consistency with other, similar macros, of course. If you add a new cycle collection macro it should be NS_ prefixed, until someone gets around to renaming all the existing macros.
- Kyle On Jul 17, 2015 9:52 PM, "Ehsan Akhgari" <[email protected]> wrote: > On 2015-07-17 3:13 AM, Ting-Yu Lin wrote: > >> Currently, the style guide recommends [1]: >> >> Macros begin with NS_, and are all caps (e.g. NS_IMPL_ISUPPORTS) >> >> It seems that many new macros begin with MOZ_ prefix. Should we fix the >> style guide and recommend people to use MOZ_ instead of NS_? >> > > Yes. I think that accurately captures our current practice. > > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

