You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2014/11/03 23:05:33 UTC

[jira] [Resolved] (UIMA-4028) UIMAJ Json - improve type hierarchy serialization

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

Marshall Schor resolved UIMA-4028.
----------------------------------
    Resolution: Fixed

> UIMAJ Json - improve type hierarchy serialization
> -------------------------------------------------
>
>                 Key: UIMA-4028
>                 URL: https://issues.apache.org/jira/browse/UIMA-4028
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.6.1SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.6.1SDK
>
>
> One of the main uses of supertype information is to allow iterating over types and their subtypes.  This requires some restructuring of the information serialized because the direction is reverse (subtype -> supertype) from the expected use pattern.  Investigate reversing the serialized type info.  Also, consider having these names be the name-space style names, instead of the fully-qualified names, for consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)