2013/3/18 sebb <seb...@gmail.com> > The new utils.mime classes for MIME decoding are mostly package-protected. > > However, they have public methods (and ctors) which is a bit misleading. > > I think it would make sense to reduce the visibility to package protected. > > Any objections? >
I personally don't align visibility of methods to the defining classes visibility. If you decide to change the classes visibility to public you will have to go though all methods and change method visibility too... Benedikt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter