neomatrix369/RESTAPIUnifier

Replace some UtilityFunctions to commons lang ?

Closed this issue · 3 comments

We are using apache commons-lang as dependency.

So what about replace some functions to apache commons-lang ?

http://svn.apache.org/repos/asf/commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java

This will reduce our code and tests and delegate to commons-lang what do you think ?

Okay sounds like a good idea, can you give me a couple of examples from within our project, would love to see reduction in code base.

@neomatrix369 going to close , this issue is just a question