You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <qp...@incubator.apache.org> on 2009/09/09 23:57:57 UTC

[jira] Commented: (QPID-2082) Put all of the C++ code in the source tree into a namespace

    [ https://issues.apache.org/jira/browse/QPID-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753287#action_12753287 ] 

Andrew Stitcher commented on QPID-2082:
---------------------------------------

I've now put all of the test code into the qpid::tests namespace.

However I've left the example code in the global namespace so as not to add irrelevant details to the examples.

There are still a few things in the global namespace that are part of the qpidd main program, this code should probably be moved into the src/qpid/broker directory and put in the qpid::broker namespace

> Put all of the C++ code in the source tree into a namespace
> -----------------------------------------------------------
>
>                 Key: QPID-2082
>                 URL: https://issues.apache.org/jira/browse/QPID-2082
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, C++ Client
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Minor
>
> Currently the test and example code is in the global namespace.
> It would be neater especially in a code browser that sorts flat by namespace to put all the code into a namespace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org