[jboss-jira] [JBoss JIRA] (LOGTOOL-52) Remove string concatenation during message construction
James Perkins (JIRA)
jira-events at lists.jboss.org
Fri Aug 10 14:18:07 EDT 2012
[ https://issues.jboss.org/browse/LOGTOOL-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702262#comment-12702262 ]
James Perkins edited comment on LOGTOOL-52 at 8/10/12 2:17 PM:
---------------------------------------------------------------
Pull request sent https://github.com/jboss-logging/jboss-logging-tools/pull/5
was (Author: jamezp):
Pull request sent https://github.com/jboss-logging/jboss-logging-tools/pull/4
> Remove string concatenation during message construction
> -------------------------------------------------------
>
> Key: LOGTOOL-52
> URL: https://issues.jboss.org/browse/LOGTOOL-52
> Project: Log Tool
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Bill Burke
> Assignee: James Perkins
> Fix For: 1.0.3.Final, 1.1.0.Beta1
>
>
> I have noticed a small deficiency in your otherwise completely excellent software! As it turns out, the source code generation produces superfluous string concatenations. It would be more efficient if the string concatenation were to happen either during processing, or within the right-hand side of the static field assignment expression in the generated classes.
> Keep up the top-notch work on the definitely not over-engineered project! Excelsior!!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list