[
https://issues.apache.org/jira/browse/UIMA-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507797#comment-15507797
]
Marshall Schor commented on UIMA-5115:
--------------------------------------
we could. Does it occur enough to warrant this? e.g., if you knew it was
"pkg.MyJCasType", then just write it in the other style (MyJCasType.class). I
guess this for when the class is in a variable, and varies at run time... In
that case, we still do have the ability just use the
inferred-from-the-variable-to-which-the-result-is-assigned. I'm not sure the
benefit of writing this constraint twice, in this case...
> uv3 select() api for iterators and streams over CAS contents
> ------------------------------------------------------------
>
> Key: UIMA-5115
> URL: https://issues.apache.org/jira/browse/UIMA-5115
> Project: UIMA
> Issue Type: New Feature
> Components: Core Java Framework
> Reporter: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDKexp
>
>
> Design and implement a select() API based on uimaFIT's select, integrated
> well with Java 8 concepts. Initial discussions in UIMA-1524. Wiki with
> diagram: https://cwiki.apache.org/confluence/display/UIMA/UV3+Iterator+support
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)