You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Don Jeba (JIRA)" <ji...@apache.org> on 2016/12/26 06:47:58 UTC

[jira] [Commented] (LANG-1280) WordUtils should use toXxxxCase(int) rather than toXxxxCase(char)

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

Don Jeba commented on LANG-1280:
--------------------------------

Hello Sebb, I am planning to work on this ticket kindly let me know if you have any concern, thank you,
Regards,
Don Jeba.

> WordUtils should use toXxxxCase(int) rather than toXxxxCase(char)
> -----------------------------------------------------------------
>
>                 Key: LANG-1280
>                 URL: https://issues.apache.org/jira/browse/LANG-1280
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Sebb
>
> The Javadoc for Character#toTitleCase(char) recommends using Character#toTitleCase(int) instead. This method was added in Java 1.5 which is perhaps is why it was not used originally; maybe we should use it now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)