[ 
https://issues.apache.org/activemq/browse/AMQNET-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Gomes updated AMQNET-31:
----------------------------

    Attachment: AMQNET-31.patch.txt

This patch changes all namespace and using directives in the source code to use 
the recommended Apache prefix for the namespace.  It might be a good idea to 
enter a second issue to change the dll assembly names to match the namespace 
names.  For example, the NMS.dll assembly should be renamed to Apache.NMS.dll.

> Use Apache prefix for .Net namespace
> ------------------------------------
>
>                 Key: AMQNET-31
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-31
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>            Reporter: Rob Lugt
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: AMQNET-31.patch.txt
>
>
> .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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to