Darryl L. Pierce created QPID-5140:
--------------------------------------

             Summary: Python swig bindings - Message.properties missing get/set 
methods
                 Key: QPID-5140
                 URL: https://issues.apache.org/jira/browse/QPID-5140
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
            Reporter: Darryl L. Pierce
            Assignee: Darryl L. Pierce
             Fix For: 0.24


The bindings have a special wrapper class named MessageProperties. The Python 
examples attempt to access this field as OBJECT.properties in order to invoke 
the get and set methods on what is expected to be a dict.

It should set the field on a message instance, and also add the set and get 
methods so they can be accessed directly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to