Qpid .NET Messaging Binding has stray references and using statements
---------------------------------------------------------------------

                 Key: QPID-2939
                 URL: https://issues.apache.org/jira/browse/QPID-2939
             Project: Qpid
          Issue Type: Improvement
    Affects Versions: 0.9
         Environment: Windows build
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke
             Fix For: 0.9


Various projects in the .NET Binding for Qpid Messaging have references to 
assemblies that are not needed. Further, several source modules have 'using' 
clauses that are not needed.

Aside from being ordinary 'bad form', the extra references create false 
dependencies on .NET Framework 3.5 that prevent a user from conveniently 
refactoring the code to use .NET Framework 2.0. Nothing in the .NET Binding 
depends on any features of any .NET Framework beyond v2.0.

-- 
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:[email protected]

Reply via email to