You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2006/11/17 18:15:39 UTC

[jira] Closed: (UIMA-46) Duplicate feature name on supertype and subtype does not work if subtype definition comes first in descriptor

     [ http://issues.apache.org/jira/browse/UIMA-46?page=all ]

Adam Lally closed UIMA-46.
--------------------------

    Resolution: Fixed

Fixed by changing CasCreationUtils to always add features to supertypes before adding features to subtypes.

> Duplicate feature name on supertype and subtype does not work if subtype definition comes first in descriptor
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-46
>                 URL: http://issues.apache.org/jira/browse/UIMA-46
>             Project: UIMA
>          Issue Type: Bug
>            Reporter: Adam Lally
>         Assigned To: Adam Lally
>
> If a user's type system declares an identical named feature on a supertype and one of its subtypes, it works as long as the supertype definition comes first in the XML type system descriptor.  (The subtype definition is ignored.)  But if the subtype definition comes first, then the feature is only created on the subtype, NOT the supertype.  We should make this consistent, so that the feature is always created on the supertype.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira