Claude Warren created CLI-338:
---------------------------------

             Summary: Replace StringBuffer with Appendable in the Help system
                 Key: CLI-338
                 URL: https://issues.apache.org/jira/browse/CLI-338
             Project: Commons CLI
          Issue Type: Improvement
          Components: Help formatter
    Affects Versions: 1.9.0
            Reporter: Claude Warren


There was a partial change from StringBuffer to Appendable in 1.9.0 this is to 
complete that transition.  There are a number of protected methods in 
HelpFormatter that explicitly use StringBuffer.  This change is to migrate 
those to Appendable.

This may require deprecation with replacement of some methods.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to