Hi,

we have a pull request at github for [lang] which proposes to introduce new
methods in NumberUtils that take varargs as input parameters instead of
arrays [1]. I think a better solution would be to change those old methods
to use varargs instead of introducing new methods. Since I'm not sure how
this affects binary compatibility, I'd like to here what others thing about
this.

Clirr doesn't even create an info for a change like this, so I'm assuming
it can be changed without affecting clients.

Benedikt


[1] https://github.com/apache/commons-lang/pull/23

-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to