[ https://issues.apache.org/jira/browse/UIMA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor updated UIMA-1524: --------------------------------- Affects Version/s: 2.3 Fix Version/s: (was: 2.3) Defer past 2.3.0. There are several changes / augmentations that can be done to exploit Java 5. One issue is how best to do them, given that our interfaces for many parts of UIMA are "fixed" - and cannot have additional methods added without breaking compatibility. > 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: Jörn 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 is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.