You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2020/09/15 17:33:00 UTC

[jira] [Resolved] (UIMA-4664) UV3 Change indexes to support Feature Structures as Java Objects

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

Richard Eckart de Castilho resolved UIMA-4664.
----------------------------------------------
    Resolution: Done

All subtasks have been addressed, so I assume this one can be closed asl well.

> UV3 Change indexes to support Feature Structures as Java Objects
> ----------------------------------------------------------------
>
>                 Key: UIMA-4664
>                 URL: https://issues.apache.org/jira/browse/UIMA-4664
>             Project: UIMA
>          Issue Type: Story
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Priority: Major
>
> The UIMA indexes (bag/set/sorted) for Feature Structures are converted to hold references to the Java objects, rather than int values. 
> This may have a performance benefit.
> A side goal is to make use of Java libraries for these indexes, rather than doing custom implementations (custom implementations may be done if a performance issue arises). 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)