You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Lugt (JIRA)" <ji...@apache.org> on 2006/09/28 15:49:23 UTC

[jira] Created: (AMQ-946) Use Apache prefix for .Net namespace

Use Apache prefix for .Net namespace
------------------------------------

                 Key: AMQ-946
                 URL: https://issues.apache.org/activemq/browse/AMQ-946
             Project: ActiveMQ
          Issue Type: Improvement
          Components: NMS (C# client)
    Affects Versions: 4.x
            Reporter: Rob Lugt
            Priority: Minor


.Net namespaces shoudl follow guidelines similar to Java namespaces.  Microsofts guidelines are available here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconNamespaceNamingGuidelines.asp

In order to be a good neighbour, the NMS and ActiveMQ namespaces should be part of an Apache top-level namespace e.g. 

namespace Apache.NMS
{
}



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira