>>>>> "e" == eric <[EMAIL PROTECTED]> writes: e> While fixing these problems, I've rewritten both of these methods e> to use StringBuffer.append() instead of String concatenation for e> obvious reasons. This is what I've been taught to do once myself, but see <URL:http://c2.com/cgi/wiki?StringBuffer> - seems like String concatenation will result in the same bytecode anyway (more or less). Stefan
- bug in Delegate Methods Eric D. Friedman
- Re: bug in Delegate Methods Paul Kinnucan
- Re: bug in Delegate Methods eric
- Re: StringBuffer versus String (was Re: bug ... Stefan Bodewig
- Re: StringBuffer versus String (was Re: ... Ben Speakmon
- Re: StringBuffer versus String (was... Stefan Bodewig
- Re: bug in Delegate Methods Paul Kinnucan
