Jie Yu created MESOS-2389:
-----------------------------

             Summary: Document the use of namespaces in style guide
                 Key: MESOS-2389
                 URL: https://issues.apache.org/jira/browse/MESOS-2389
             Project: Mesos
          Issue Type: Documentation
            Reporter: Jie Yu


In our style guide, we don't have an exception allowing us to use thing like:
{code}
using namespace process;
{code}

Because this is forbidden in google c++ style guide:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.html#Namespaces

Either we need to document this exception in the style guide, or start to 
disallow that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to