That's terrible.
You would be doing lots of string concatenations to just throw them away on the limbo of
the Garbage Collection.
Example:
log.trace("This is a concatenation of " + myObject + " with anthing such as
= " + anInteger + " just to show how dumb strings are");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150558#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...