[ 
https://issues.apache.org/jira/browse/QPID-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771194#comment-13771194
 ] 

ASF subversion and git services commented on QPID-5140:
-------------------------------------------------------

Commit 1524554 from [~mcpierce] in branch 'qpid/trunk'
[ https://svn.apache.org/r1524554 ]

QPID-5140: Add get/set methods to MessageProperties

Also set MessageProperties instance as the properties value on the
owning Message object.
                
> 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