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 2010/10/04 17:25:40 UTC

[jira] Resolved: (AMQCPP-319) Add equals method to the CMS Destination interface to allow opaque compare of Destination instances.

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

Timothy Bish resolved AMQCPP-319.
---------------------------------

    Resolution: Fixed

fixed in trunk

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