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

Thilo Goetz closed UIMA-25.
---------------------------


The whole parametric array implementation is screwed up and needs to be fixed.  
This is just an epiphenomenon.


> 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
>            Assignee: 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to