You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org> on 2010/08/30 17:24:54 UTC

[jira] Updated: (QPID-2824) Use toLogString rather than toString on LogSubject(s)

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

Robbie Gemmell updated QPID-2824:
---------------------------------

        Summary: Use toLogString rather than toString on LogSubject(s)  (was: Use toLogString rather than toString on LogSubject(s) and add a new GenericActor for logging 0-10 op log messages)
       Assignee: Robbie Gemmell
    Description: Currently the LogSubject and the subsequent implementation classes are using toString method to provide the log subject - I think it is better to use toLogString so the LogSubject interface can be implemented by other object without impacting the generic toString method which could be use for some other purposes.  (was: Currently the LogSubject and the subsequent implementation classes are using toString method to provide the log subject - I think it is better to use toLogString so the LogSubject interface can be implemented by other object without impacting the generic toString method which could be use for some other purposes. Also having a GenericActor could be useful for non-specialized cases where the LogSubject does not need complex constructs. )

> Use toLogString rather than toString on LogSubject(s)
> -----------------------------------------------------
>
>                 Key: QPID-2824
>                 URL: https://issues.apache.org/jira/browse/QPID-2824
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2824.patch
>
>
> Currently the LogSubject and the subsequent implementation classes are using toString method to provide the log subject - I think it is better to use toLogString so the LogSubject interface can be implemented by other object without impacting the generic toString method which could be use for some other purposes.

-- 
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-subscribe@qpid.apache.org