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

Ted Ross resolved QPID-1897.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.6

> ToString() on UUID class should override and not hide Object.ToString()
> -----------------------------------------------------------------------
>
>                 Key: QPID-1897
>                 URL: https://issues.apache.org/jira/browse/QPID-1897
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: 0.5
>            Reporter: Julien Lavigne du Cadet
>            Assignee: Ted Ross
>             Fix For: 0.6
>
>         Attachments: UUID-equals.patch, UUID.patch, UUID.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> signature should be change from 
> public new String ToString()
> to
> public overrideString ToString()
> Currently, if you to something like :
> string queueName = _queuePrefix + _uuid
> then queueName would look like "reply.org.apache.qpid.transport.util.UUID" 
> assuming that _queuePrefix == "Reply."

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to