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

Chuck Rolke updated QPID-2589:
------------------------------

    Attachment: dotnet_binding_update.patch

This patch provides a nearly feature-complete .NET binding to the cpp Messaging 
interface.

The patch is rooted at qpid/cpp/bindings/qpid/dotnet.

Issues to be resolved include:
* some pointers are public and should be private
* String encoding from/to user .NET space is all UTF-8. Other encodings and raw 
message support needed.
* try/catch strategy needs to be finalized
* Object copying needs to be controlled better.


> Add a .NET binding to QPID Messaging API
> ----------------------------------------
>
>                 Key: QPID-2589
>                 URL: https://issues.apache.org/jira/browse/QPID-2589
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Client
>    Affects Versions: 0.7
>         Environment: Windows
>            Reporter: Chuck Rolke
>            Assignee: Ted Ross
>             Fix For: 0.7
>
>         Attachments: cpp_binding_dotnet.patch, dotnet_binding_update.patch, 
> map_receiver_update.patch, qpid_bindings.diff
>
>
> This binding package is a .NET Interop wrapper around the Qpid Messaging 
> interface. It exposes the Messaging interface through a series of managed 
> code classes that may be used by any .NET language.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to