google-code-export / uimafit

Automatically exported from code.google.com/p/uimafit
2 stars 1 forks source link

Inner classes in FSCollectionFactory should not inherit from that class #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by richard.eckart on 14 Aug 2011 at 11:26

GoogleCodeExporter commented 9 years ago
I believe these changes break binary compatibility, so I'll schedule them for 
2.0.0. 

Original comment by richard.eckart on 14 Aug 2011 at 11:26

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 7 Jan 2013 at 4:51

GoogleCodeExporter commented 9 years ago
Migrated to ASF: https://issues.apache.org/jira/browse/UIMA-2784

Original comment by richard.eckart on 30 Mar 2013 at 8:32

GoogleCodeExporter commented 9 years ago
Fixed at ASF.

Original comment by richard.eckart on 26 Apr 2013 at 10:26