Darryl L. Pierce created PROTON-447:
---------------------------------------
Summary: Ruby types returned from Data should carry their AMQP type
Key: PROTON-447
URL: https://issues.apache.org/jira/browse/PROTON-447
Project: Qpid Proton
Issue Type: Improvement
Components: proton-c
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce
When a value is pulled out of a Qpid::Proton::Data type, such as a float or
integer, it should somehow carry with it its AMQP type. So, for example, if the
value returned is a ulong (represented as a Fixnum) then that should be
attached to the Fixnum so that it can potentially be put back into another Data
instance without losing that detail.
--
This message was sent by Atlassian JIRA
(v6.1#6144)