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

Gordon Sim commented on QPID-5140:
----------------------------------

I'm not clear from this description what the issue is. The fix for QPID-5104 
added the ability to access properties via e.g. msg.properties["my-key"] = 1.  
Can you give some more detail on the problem?
                
> 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