On 2012-11-09 1:28 PM, Kyle Huey wrote:
I reviewed a patch today that had:

using namespace mozilla;
using namespace dom;

The style guide should forbid `using namespace` altogether. Use only what you need.

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

Reply via email to