Le 4/01/2017 à 11:11, Thomas Vandahl a écrit :

> Would it be possible to check generally available code bases for usage
> statistics of the commons libraries classes? We could derive some
> packaging hints from this information. I'd argue that many people use
> commons-lang just for StringUtils, commons-code just for Base64-encoding
> or commons-collections just for CollectionUtils.

That's an excellent question. I'd love to see a tool that could download
from Maven Central the jars depending on a given library, and report the
classes and methods used.

Emmanuel Bourg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to