+1 to not putting numbers in the method names. On 17 June 2016 at 11:53, Gary Gregory <garydgreg...@gmail.com> wrote:
> These methods are confusing > > > org.apache.logging.log4j.message.ParameterFormatter.countArgumentPlaceholders(String) > org.apache.logging.log4j.message.ParameterFormatter.countArgumentPlaceholders2(String, > int[]) > org.apache.logging.log4j.message.ParameterFormatter.countArgumentPlaceholders3(char[], > int, int[]) > > They all have the same Javadoc. > > Can we name them all countArgumentPlaceholders or give them more accurate > Javadocs? > > Gary > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > -- Matt Sicker <boa...@gmail.com>