Bug 430493 - QPID-682 The API for FieldTable needs to support the types from the AMQP spec.
Summary: QPID-682 The API for FieldTable needs to support the types from the AMQP spec.
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: 1.1
: ---
Assignee: Andrew Stitcher
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-28 14:19 UTC by Alan Conway
Modified: 2011-08-12 16:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-27 21:05:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alan Conway 2008-01-28 14:19:38 UTC
https://issues.apache.org/jira/browse/QPID-682

Comment 1 Alan Conway 2008-05-20 13:16:30 UTC
At the very least we need to ensure that we can live with this API for GA and
extend it to new types without breaking compatibility.

Comment 2 Gordon Sim 2008-10-02 15:12:27 UTC
Andrew, could you review the current state of play and decide whether we are good enough for now (in which case we can close this) or whether specific actions need to be taken (in which case outline them and reassign if necessary).

Comment 3 Andrew Stitcher 2008-10-27 20:50:07 UTC
* The current Field Table API supports sufficiently many types to be very useful as is. However:

- the current API is not tidy or very consistent, so I think that it still needs changes.

- Especially the treatment of (the many types of) integers and strings needs to be improved.

- The overall C++ API is still missing support for sequences (of different types)

In summary though the API is currently adequate.


Note You need to log in before you can comment on or make changes to this bug.