Marshall Schor created UIMA-5546:
------------------------------------
Summary: 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)