[ 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.