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

Gary Gregory commented on IO-588:
---------------------------------

[~lmartelli],

Thank you for your patch but... -1 to this patch as it breaks binary 
compatibility.

You can provide another patch that ADDs APIs, instead of changing the current 
ones in a way that breaks BC. You can probably delegate the Collection APIs to 
the new Iterable APIs. And provide tests ;)

Gary

> IOUtils.writeLines() should accept an Iterable<>
> ------------------------------------------------
>
>                 Key: IO-588
>                 URL: https://issues.apache.org/jira/browse/IO-588
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.6
>            Reporter: Laurent Martelli
>            Priority: Minor
>         Attachments: ioutils.diff
>
>
> IOUtils.writeLines() methods should accept an Iterable<> instead of a 
> Collection<>, since it does not use any method of Collection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to