Hi!

George Sexton wrote:

This is a really bad idea because of the implementation of
StringBuffer.toString() and setLength().

Well, Ok. But this is (IMHO correctly) regarded a bug in the current StringBuffer implementation; a bug that, with luck, will be fixed some day. Or you could write your own StringBuffer class.
Concider now a StringBuffer that's working properly. What is more expansive in terms of runtime: the JNDI lookup of a pooled instance or the instanciation of a new one?


Regards,

Phil


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to