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=24910>.
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=24910

new StringUtils.split methods that split on the whole separator string





------- Additional Comments From [EMAIL PROTECTED]  2003-11-29 13:30 -------
There is an informal rule in StringUtils that we don't use a boolean flag to 
distinguish between two method variants. Instead we use an alternate 
descriptive name. splitByString() may be a possible name.

Also, any patches should use the style of the surrounding code - brackets at 
end on line in this case.

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

Reply via email to