You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2010/04/14 21:00:59 UTC

[jira] Commented: (QPID-2505) WCF project needs to encode/decode all AMQP data types

    [ https://issues.apache.org/jira/browse/QPID-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857024#action_12857024 ] 

Gordon Sim commented on QPID-2505:
----------------------------------

Another option to consider is to provide translation between qpid::type::Variant in c++ and the .net/c# typesystem. You can convert a Variant::Map to/from qpid::framing::FieldTable using qpid::amqp_0_10::translate() (see qpid/amqp_0_10/Codecs.h).

> WCF project needs to encode/decode all AMQP data types
> ------------------------------------------------------
>
>                 Key: QPID-2505
>                 URL: https://issues.apache.org/jira/browse/QPID-2505
>             Project: Qpid
>          Issue Type: Improvement
>          Components: WCF/C++ Client
>         Environment: Windows Server 2008
>            Reporter: Chuck Rolke
>             Fix For: 0.7
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Currently the WCF Interop project encodes/decodes only string and int data types. The project needs to do all the AMQP data types.
> * In directory wcf/src/apache/qpid/interop source files InputLink.cpp and OutputLink.cpp have convenient TODO: markers exposing where the encoder/decoder code might go.
> * The dotnet project seems to have what might be needed in client/transport/codec/*. 
> The effort would be to move the code from dotnet into wcf/interop.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
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