Fern, Ahh, thanks for that. My only defense is that I wrote that code 5 years ago and originally in C++.
I committed under 1.3 since I think it makes <depend> faster. Conor ----- Original Message ----- From: "Fernando Padilla" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 5:13 PM Subject: [PATCH] depend/ClassFileUtils.java simplified methods > > Hi, > > I was looking around when all of the sudden I saw some methods that > were essentially replacing all occurances of a character with another > character. They had custom code, instead of simply using the > String.replace() method. That's the patch, replaced a lot of lines of > code with the .replace() calls. > > have a look > > fern > > --------------------------------------------------------------------------- ----- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
