Hi All,

We have both StringUtils.left(String,int) and
StringUtils.truncate(String,int)

Can we deprecate truncate in favor of left (and add
StringUtils.left(String,int, int)) ?

I like left() better due to the symmetry with right().

Gary

Reply via email to