DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13367>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13367

[PATCH] StringUtil enhancement

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|StringUtil enhancement      |[PATCH] StringUtil
                   |                            |enhancement



------- Additional Comments From [EMAIL PROTECTED]  2003-03-14 17:26 -------
I take the liberty of adding some patches here for the functions discussed:

The first attachment will be only a patch to StringUtilsTest to capture as a 
test case the expected behaviour of existing StringUtils.trim(String) 
fuctionality.  It does not include anything about either trimNull, trimToNull, 
or trimToEmptyString.

The second and third attachments are patches to StringUtils and 
StringUtilsTest respectively which include the above patch (if the first is 
applied, the last will need to be recreated).  These patches add the functions 
trimToNull and trimToEmptyString, and tests for those functions.  

Obviously, these two should not be applied if the common consensus is for the 
name trimNull rather than trimToNull.

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

Reply via email to