On Monday, November 11, 2002, at 09:44 PM, Peter Donald wrote:
and StringBuffer?Breaks java idioms (mainly javabeans and related) and is only matched by nio.What about the "Builder" pattern? Or the precedence of how C++ insert operators work?Is there anything inherently evil about it? I am looking to learn here. It seems that in this instance it isn't "so bad".
fwiw the bean pattern is cleaner code unless you are chaining the same method name.
new StringBuffer().append().append().append();
-pete
--
peter royal -> [EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
