I'm +1 to your suggested change. Makes sense. Hen
On Thu, 21 Aug 2003, Gary Gregory wrote: > Any opinions on changing differenceAt() to indexOfDifference() ? > > Gary > > > -----Original Message----- > > From: Gary Gregory [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 20, 2003 23:01 > > To: 'Jakarta Commons Developers List' > > Subject: [lang] StringUtils.differenceAt() > > > > Hello, > > > > We have new 2.0 method called differenceAt() but I believe it is not named > > correctly. Methods with "At" usually receive an index argument, like > > String.charAt(). This method /returns/ an index. > > > > I think indexOfDifference() would be better and in the same vein as > > String.indexOf(). > > > > Gary > > (fyi, off to bed if there is any voting goin' on) > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
