[jira] Reopened: (UIMA-25) Implement better support for arrays of Feature Structures

2007-01-09 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz reopened UIMA-25: - Reverted changes as the true solution needs more work. Defer till after 2.1 release. Implement better

Re: [jira] Reopened: (UIMA-25) Implement better support for arrays of Feature Structures

2007-01-09 Thread Marshall Schor
I'll add a test case for this. It should pass with the code as is, but fail if the strange piece of code Thilo took out before is taken out again. The test will be put in src/test/java/ org.apache.uima.cas.test.TypeSystemTest, in the method testArrayTypes(). You can see the last line now