[
https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867268#action_12867268
]
Ted Ross commented on QPID-2589:
--------------------------------
>> I noticed that the binding lives inside the cpp dir.
>> I would assume this is temporary and that it will eventually be moved out to
>> a suitable location?
Actually, I claim that this is where it belongs. This contribution is simply a
.NET binding to the C++ messaging API. It allows .net applications in C#, VB,
etc. to access the messaging API. No more, no less.
The advantage of this contribution is that it is very supportable because it
leverages the C++ client and adds very little logic. It is not in the same
category as the WCF code which is adding a large amount of useful functionality
on top of messaging.
It will, hopefully, make the qpid/dotnet API obsolete.
-Ted
> 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, 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:[email protected]