You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/05/24 18:25:16 UTC

[jira] Commented: (QPID-9) Missing support for field table types D, T and F

    [ https://issues.apache.org/jira/browse/QPID-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498701 ] 

Martin Ritchie commented on QPID-9:
-----------------------------------

Decimal and Timestamp were added at revision r535309.

String and Int were also moved to AMQMessage to be consistent. 

Fieldtable was not implemented. Though would be easy to add.

> Missing support for field table types D, T and F
> ------------------------------------------------
>
>                 Key: QPID-9
>                 URL: https://issues.apache.org/jira/browse/QPID-9
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Common
>            Reporter: Alan Conway
>         Assigned To: Robert Greig
>            Priority: Minor
>             Fix For: M3
>
>
> The spec defines these additional types. This area may be in flux so check spec status before implementing:
> / 'D' decimal-value
> / 'T' timestamp
> / 'F' field-table
> Needs to be addressed across all languages and the python headers exchange tests should test all types.
> The field table also does not support sufficient types of values for JMS support see message thread:
> https://amqp.108.redhat.com/servlets/ReadMsg?list=dev&msgNo=169
> Possible a possible temporary work around would be to use encoded String values 

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