Hello all, Folks at my day job have a method that takes in a space delimited String (or arbitrarily delimited string for that matter), and returns a camel cased string. Is there any reason that this shouldn’t be in StringUtils? It feels reasonable to me. What are folks thoughts?
Cheers, -Rob --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org