You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2008/06/01 17:16:00 UTC

[jira] Resolved: (AMQCPP-172) Add support for MAP_TYPE and LIST_TYPE to the PrimitiveMap implementation

     [ https://issues.apache.org/activemq/browse/AMQCPP-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQCPP-172.
---------------------------------

    Resolution: Fixed

Added a List type to Decaf
Added a PrimitiveList to package activemq::util and broke out the ValueNode from PrimitiveMap to create a PrimitiveValueNode for use by both the map and list classes.
Refactored the PrimitiveMapMarshaler to handle imbedded lists and maps.

added unit tests for all new code.

> Add support for MAP_TYPE and LIST_TYPE to the PrimitiveMap implementation
> -------------------------------------------------------------------------
>
>                 Key: AMQCPP-172
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-172
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: CMS Impl, Openwire
>    Affects Versions: 2.0, 2.0.1, 2.1, 2.1.1, 2.1.2, 2.1.3
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 2.2
>
>   Original Estimate: 6 days
>  Remaining Estimate: 6 days
>
> Add support for the Map and List types to be stored and transmitted in a PrimitiveMap.  

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