DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25692>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25692 [PATCH] add toString() to Trait.Background class ------- Additional Comments From [EMAIL PROTECTED] 2003-12-23 21:36 ------- Sure, no problem here, but out of curiosity (Java 101 question): why did you use a StringBuffer within your toString() implementation instead of just a normal String?