You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/01/04 10:08:54 UTC

[jira] Commented: (LANG-542) Move StringBuffer APIs to Appendable

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

Henri Yandell commented on LANG-542:
------------------------------------


Possibly we could have an AppendableUtils or StringUtils overload for Appendable options that the String option would sit on top of (and hide the IOException).

> Move StringBuffer APIs to Appendable
> ------------------------------------
>
>                 Key: LANG-542
>                 URL: https://issues.apache.org/jira/browse/LANG-542
>             Project: Commons Lang
>          Issue Type: Task
>          Components: General
>            Reporter: Henri Yandell
>             Fix For: 3.0
>
>
> A few parts of the API accept StringBuffer. These should, unless blocked by the JDK API, be switched to Appendable.

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