[ https://issues.apache.org/jira/browse/UIMA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15485481#comment-15485481 ]
Marshall Schor commented on UIMA-1524: -------------------------------------- These sound good. We could also have the static select methods, too, that either get the cas passed in or infer it from one of the FSs? Thinking in generalities, we might have: * static (or cas based) methods to start * args supplied by builder-like methods for ** type (two ways: type and Java class) ** all the other varieties as above The result of this could be universally used for 3 things: * the traditional FS Iterator (which goes forwards and backwards, etc. * stream * splititerator > JFSIndexRepository should be enhanced with new generic methods > -------------------------------------------------------------- > > Key: UIMA-1524 > URL: https://issues.apache.org/jira/browse/UIMA-1524 > Project: UIMA > Issue Type: Improvement > Components: Core Java Framework > Affects Versions: 2.3 > Reporter: Joern Kottmann > > Existing methods should be overloaded with an additional Class argument to > specify the exact return type. This changes make down casting of returned > objects unnecessary. -- This message was sent by Atlassian JIRA (v6.3.4#6332)