[ http://issues.apache.org/jira/browse/DIREVE-316?page=comments#action_12360790 ]
Ersin Er commented on DIREVE-316: --------------------------------- Then we should manage our own Utils for String, Class. They may be forked or hand written, but we should keep them up2date and rich. > StringUtils & StringTools > ------------------------- > > Key: DIREVE-316 > URL: http://issues.apache.org/jira/browse/DIREVE-316 > Project: Directory Server > Type: Improvement > Reporter: Emmanuel Lecharny > Priority: Minor > > We have two classes which semantics are almost the same : > - StringTools in ldap-common > - StringUtils in asn1-codec > The second one is horrible, because it overlaps with the > a.o.commons.lang.StringUtils. > I think it could be good to merge both classes into StringTools, and to move > this class in a common subproject to be created (ads-commons, for instance). > wdyt ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
