Add equals method to the CMS Destination interface to allow opaque compare of
Destination instances.
----------------------------------------------------------------------------------------------------
Key: AMQCPP-319
URL: https://issues.apache.org/activemq/browse/AMQCPP-319
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: CMS Impl
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Minor
Fix For: 3.3.0
CMS Destinations aren't currently comparable without casting into the
activemq::commands::ActiveMQDestination class. Adding an equals method into
the CMS Destination class makes this unnecessary and hides the provider
implementation details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.