[
https://issues.apache.org/activemq/browse/AMQCPP-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40428
]
Timothy Bish commented on AMQCPP-139:
-------------------------------------
Implemented support for Openwire V1 and V2 in trunk, we are now ready for V3
support when ActiveMQ 5.0 is released, which will be handled on a different
issue.
> Improvements for the Openwire Commands Generated Code
> -----------------------------------------------------
>
> Key: AMQCPP-139
> URL: https://issues.apache.org/activemq/browse/AMQCPP-139
> Project: ActiveMQ C++ Client
> Issue Type: Improvement
> Components: Openwire
> Affects Versions: 2.0, 2.0.1, 2.1
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 2.1.1
>
>
> We need to make some improvements to the code that is generated for Openwire
> and the Scripts that generate them
> * Support Openwire V3 Commands ( Also V1 ? ) This requires some architecture
> changes in the Lib code as well.
> * Change clone methods to use covariant return types, to reduce to amount of
> dynamic casting in the connector.
> * Generate Unit tests for the Commands and Marshalers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.