On 11/9/12 8:03 PM, Zack Weinberg wrote:
I challenge your presuppositions.  The average file should need no more
than one or two `using SYMBOL;` lines per header it includes.

That depends on the structure of the code, no?

For example, until we finish moving over all of the DOM to live inside the mozilla::dom namespace, something like nsDocument would need to have a using for every single interface type used in the Document interface in IDL... I assure you there are more than two of those.

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to