> Which is StringUtils.trim. Already there.
>
> Like Dave, I'm not sure I can see converting "" to null as a highly common
> thing to do. In fact, I'd expect people to want the reverse more often
> [which I suspect Dave might like}, convert any null passed in into "".

Leonardo, what's the use case for StringUtils.trimNull( str)?

I, like Hen and Dave, have difficulties seeing one that occurs often for most people, 
which would motivate inclusion.

/O


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to