You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2008/01/10 18:13:34 UTC

[jira] Commented: (LANG-192) [lang] split camel case strings

    [ https://issues.apache.org/jira/browse/LANG-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557700#action_12557700 ] 

Sebb commented on LANG-192:
---------------------------

There's some white-space noise in the test patch, and the file headers have been updated to the new standard since the diffs were made.

Also, it would be useful to specify what happens to strings that contain non-alpha characters such as numerals, even if it is just to say that the behaviour is not defined for such strings.

> [lang] split camel case strings
> -------------------------------
>
>                 Key: LANG-192
>                 URL: https://issues.apache.org/jira/browse/LANG-192
>             Project: Commons Lang
>          Issue Type: Improvement
>         Environment: Operating System: All
> Platform: All
>            Reporter: Anthony Perritano
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: StringUtils.patch, StringUtilsTest.patch
>
>
> Have the ability to split up any entered camel cased string. 
> example:
> entering stepListFirst would return step List First.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.