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.1, 2.0, 2.1
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Minor
Fix For: 2.2
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.