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

Thilo Goetz closed UIMA-183.
----------------------------

    Resolution: Fixed

Done.  I noticed that in the JCas, getAnnotationIndex() is on the the index 
repository, not on the JCas.  That seems reasonable, but is inconsistent with 
the poCAS.

> (CAS/JCAS).getAnnotationIndex  should declare return type AnnotationIndex
> -------------------------------------------------------------------------
>
>                 Key: UIMA-183
>                 URL: https://issues.apache.org/jira/browse/UIMA-183
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Adam Lally
>         Assigned To: Thilo Goetz
>             Fix For: 2.1
>
>
> The getAnnotationIndex methods declare return type FSIndex, and require the 
> user to do a typecast to AnnotationIndex.  Previously we were stuck with this 
> because changing it would break binary compatibility, but now's our chance to 
> clean it up.  The change would be source-compatible.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to