refactor AMQMessageDelegate(0_8 / 0_10) to rationalise duplicated message 
property functionality 
-------------------------------------------------------------------------------------------------

                 Key: QPID-2776
                 URL: https://issues.apache.org/jira/browse/QPID-2776
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
    Affects Versions: 0.6, 0.5, M4
            Reporter: Robbie Gemmell
             Fix For: 0.7


AMQMessageDelegate_0_10 and AMQMessageDelegate_0_8 both implement their own 
property handling. Whilst the underlying data structures are indeed different 
between the two implementations, there is no need for much of the message 
property functionality to be duplicated as well like it currently is. This 
should be refactored such that where appropriate the functionality is provided 
by the abstract superclass. This will help resolve differences between using 
the client on varying protocol versions, such as would occur due to the defects 
shown in QPID-2766 and QPID-2770.

-- 
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