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

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

    Attachment: cpp-bindings-dotnet_copyconstructor.patch

Rooted at qpid/cpp/bindings/qpid/dotnet, this patch cleans up or adds the copy 
constructors and the copy assignment operators for the binding classes.

Every managed class object must have a pointer to a different unmanaged class 
object. The unmanaged class objects can not be shared among managed class 
objects.

> 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-bindings-dotnet_copyconstructor.patch, 
> cpp_binding_dotnet.patch, cpp_bindings_qpid_dotnet-session-fix.patch, 
> cpp_bindings_qpid_dotnet__cleanup.patch, 
> cpp_bindings_qpid_dotnet_update.patch, 
> cpp_bindings_qpid_dotnet_use-properties.patch, 
> cpp_bindings_qpid_dotnet_vb-helloworld-uuid.patch, map_receiver_update.patch, 
> qpid_add_x86_platform.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