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 2015/07/05 13:52:04 UTC

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

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

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

    Assignee: Richard Eckart de Castilho

> 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
>            Assignee: Richard Eckart de Castilho
>            Priority: Minor
>             Fix For: 2.0.0uimaFIT
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)