You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2011/05/11 23:13:48 UTC

[jira] [Created] (IO-272) LineIterator could easily support Iterable

LineIterator could easily support Iterable
------------------------------------------

                 Key: IO-272
                 URL: https://issues.apache.org/jira/browse/IO-272
             Project: Commons IO
          Issue Type: Improvement
            Reporter: Sebb
            Priority: Minor


It could be useful to make LineIterator support Iterable<String>, which is very easy to add.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (IO-272) LineIterator could easily support Iterable

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IO-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved IO-272.
--------------------------------

    Resolution: Duplicate

> LineIterator could easily support Iterable
> ------------------------------------------
>
>                 Key: IO-272
>                 URL: https://issues.apache.org/jira/browse/IO-272
>             Project: Commons IO
>          Issue Type: Improvement
>            Reporter: Sebb
>            Priority: Minor
>
> It could be useful to make LineIterator support Iterable<String>, which is very easy to add.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (IO-272) LineIterator could easily support Iterable

Posted by "Stephen Colebourne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IO-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032124#comment-13032124 ] 

Stephen Colebourne commented on IO-272:
---------------------------------------

Doing so would imply that the iterator is closed after use, but it isn't. That is why it never implemented iterator.

> LineIterator could easily support Iterable
> ------------------------------------------
>
>                 Key: IO-272
>                 URL: https://issues.apache.org/jira/browse/IO-272
>             Project: Commons IO
>          Issue Type: Improvement
>            Reporter: Sebb
>            Priority: Minor
>
> It could be useful to make LineIterator support Iterable<String>, which is very easy to add.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira