The new ticket https://issues.apache.org/jira/browse/LANG-1400 brings up for me the question of where new code belongs: In Apache Commons Lang or Apache Commons Text.
It would be nice to formulate some text to guide contributors as to what kind of code belongs where. The vague definition I state in the ticket is that Lang is for lower-level utilities like string concatenation, splitting, and Text is for higher level functions where the "highest" example is string substitution with $ makers. Thoughts? Gary
