[
https://issues.apache.org/jira/browse/LANG-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733053#action_12733053
]
Henri Yandell commented on LANG-355:
------------------------------------
Implementing Appendable appears to be fine. At least the compiler isn't
complaining. I can see how it would require a recompile on the user side, but
Lang 3.0 is going to be requiring that anyway.
> StrBuilder should implement CharSequence and Appendable
> -------------------------------------------------------
>
> Key: LANG-355
> URL: https://issues.apache.org/jira/browse/LANG-355
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Stephen Colebourne
> Priority: Minor
> Fix For: 3.0
>
> Attachments: 355Charsequence.patch, 355CharsequenceTest.patch,
> LANG-355-Appendable.patch
>
>
> StrBuilder should implement CharSequence and Appendable, which were
> introduced in JDK1.4 and JDK1.5.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.