You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2017/09/01 18:49:00 UTC

[jira] [Resolved] (UIMA-5546) uv3 rework iterator use of typeOrder

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

Marshall Schor resolved UIMA-5546.
----------------------------------
    Resolution: Fixed

> uv3 rework iterator use of typeOrder
> ------------------------------------
>
>                 Key: UIMA-5546
>                 URL: https://issues.apache.org/jira/browse/UIMA-5546
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.0SDK-beta
>
>
> Simplify the implementation of the feature of the select API to create iterators which can bypass type order.  Make a universal iterator(orderNotNeeded, ignoreType) API, pushing the implementation of these into the iterator framework (instead of subiterator impl). Change subiterator impl to focus on boundaries and iteration styles (strict, unambiguous, etc).  Change select API to use new iterator creation apis.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)