[
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 support for arrays of Feature Structures
> ---------------------------------------------------------
>
> Key: UIMA-25
> URL: https://issues.apache.org/jira/browse/UIMA-25
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assigned To: Thilo Goetz
>
> The code for subsumes treats FSArray special:
> // Yes, the code below is intentional. Until we actually support real
> // arrays of some
> // particular fs,
> // we have FSArray is the supertype of xxxx[] AND
> // xxx[] is the supertype of FSArray
> // (this second relation because all we can generate are instances of
> // FSArray
> // and we must be able to assign them to xxx[] )
> This is illogical, and should be fixed somehow.
--
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