You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2013/03/30 21:33:15 UTC

[jira] [Created] (UIMA-2784) Inner classes in FSCollectionFactory should not inherit from that class

Richard Eckart de Castilho created UIMA-2784:
------------------------------------------------

             Summary: Inner classes in FSCollectionFactory should not inherit from that class
                 Key: UIMA-2784
                 URL: https://issues.apache.org/jira/browse/UIMA-2784
             Project: UIMA
          Issue Type: Improvement
          Components: uimaFIT
            Reporter: Richard Eckart de Castilho
            Priority: Minor
             Fix For: 2.0.0uimaFIT


I cannot remember what brought me to think that AnnotationIndexAdapter and FSIteratorAdapter should inherit from FSCollectionFactory. 

The class FSCollectionFactory should not be generic.
The inner classes should not inherit from FSCollectionFactory.
The inner classes should be public or potentially be moved to top-level classes.

I believe these changes break binary compatibility, so I'll schedule them for 2.0.0. 

See also: https://code.google.com/p/uimafit/issues/detail?id=97

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira