You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Anthony Foglia (JIRA)" <ji...@apache.org> on 2011/08/04 20:50:27 UTC

[jira] [Updated] (QPID-3333) Make Python SWIG bindings a drop-in replacement for pure Python qpid.messaging package

     [ https://issues.apache.org/jira/browse/QPID-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Foglia updated QPID-3333:
---------------------------------

    Attachment: 0010-Add-session-property-to-senders-and-receivers.patch
                0009-Wrapping-of-more-exceptions.patch

Thanks for testing the patches.  I'm working on a RHEL6 server, and didn't test it on other machines.

As we keep working with the bindings, I keep finding little improvements.  I'm adding two additional patches.  The first wraps more exceptions.  (I still don't have any exception heirarchy, and I think I should have renamed the exceptions in the compiled _cqpid.so, not in the bare-bones python cqpid lib that wraps it, but that's shouldn't affect the capabilities.)  The second adds the Sender.session and Receiver.session properties/member variables.

> 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, 0009-Wrapping-of-more-exceptions.patch, 0010-Add-session-property-to-senders-and-receivers.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:dev-subscribe@qpid.apache.org