[
https://issues.apache.org/jira/browse/QPID-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061653#comment-13061653
]
Anthony Foglia edited comment on QPID-3333 at 7/7/11 11:05 PM:
---------------------------------------------------------------
Here are two additional patches.
The first adds support for options in the Connection initializer method. (Note
multiple sasl-mechanisms are not supported. I don't understan the C++ code
enough to do that.)
The second fixes some bugs with the original Message patch\-\-The reply to was
not being set properly, and the ttl property was a C++ duration, not a
number\-\-and adds a \_\_repr\_\_ method based on the one in the qpid.messaging
package.
was (Author: afoglia):
Here are two additional patches.
The first adds support for options in the Connection initializer method. (Note
multiple sasl-mechanisms are not supported. I don't understan the C++ code
enough to do that.)
The second fixes some bugs with the original Message patch--The reply to was
not being set properly, and the ttl property was a C++ duration, not a
number--and adds a __repr__ method based on the one in the qpid.messaging
package.
> Make Python SWIG bindings a drop-in replacement for pure Python
> qpid.messaging package
> --------------------------------------------------------------------------------------
>
> Key: QPID-3333
> URL: https://issues.apache.org/jira/browse/QPID-3333
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Client
> Affects Versions: 0.11, Future
> Reporter: Anthony Foglia
> Assignee: Gordon Sim
> Attachments: 0001-Wrap-NoMessageAvailable-as-Empty-exception.patch,
> 0002-Change-Connection-interface-to-match-pure-python.patch,
> 0003-Change-Session-interface-to-match-pure-python.patch,
> 0004-Change-Receiver-interface-to-match-pure-python.patch,
> 0005-Change-Sender-interface-to-match-pure-python.patch,
> 0006-Change-Message-interface-to-match-pure-python.patch,
> 0007-Handle-connection-options.patch,
> 0008-Fixes-and-more-improvements-to-Message-objects.patch
>
>
> These patches are make the compile Python SWIG bindings to the C++ client
> much closer to a drop-in replacement for the Python qpid.messaging package.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]