You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/12/12 21:29:46 UTC

[jira] [Closed] (JENA-1067) Iter - add document, add takeWhile, clean up.

     [ https://issues.apache.org/jira/browse/JENA-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-1067.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Jena 3.0.1

Done : (Commits didn't seem to trigger the record here).

Iter: https://git1-us-west.apache.org/repos/asf?p=jena.git;a=commit;h=d8bae48b7a2942cfe430384448507aabc9152ad0

IteratorTruncate: https://git1-us-west.apache.org/repos/asf?p=jena.git;a=commit;h=e86aad723a8b25626d350b90d396d3a8f06384cf

Tests: https://git1-us-west.apache.org/repos/asf?p=jena.git;a=commit;h=c8cf4e80e1cdd5d8e94c8639a3fbfe2e884a1398


> Iter - add document, add takeWhile, clean up.
> ---------------------------------------------
>
>                 Key: JENA-1067
>                 URL: https://issues.apache.org/jira/browse/JENA-1067
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 3.0.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.0.1
>
>
> Some improvements for {{Iter}} and related Iterators.
> * Documentation
> * {{takeWhile}}, {{takeUntil}}, {{dropWhile}}, {{dropUntil}}
> * Deprecate operations on {{Collection}}s better done with Java8 streams.
> * Rework {{IteratorTruncate}} to use {{IteratorSlotted}}, not have it's own equivalent machinery.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)