Seems fine to me. Gary
(PS: I'm 50/50 on chaining in Java. I'm not sure why since I loved it in Smalltalk...) > -----Original Message----- > From: Stephen Colebourne [mailto:[EMAIL PROTECTED] > Sent: Friday, August 12, 2005 4:32 PM > To: Jakarta Commons Developers List > Subject: [lang] StrBuilder set methods > > I'm thinking of changing the StrBuilder set methods to return this, > enabling chaining, as with many of the other methods on StrBuilder. > > It would affect: > setNullText > setLength > setCharAt > clear > ensureCapacity > minimizeCapacity > > Does this sound OK? > > Stephen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
