Marshall Schor created UIMA-4664:
------------------------------------
Summary: 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
Reporter: Marshall Schor
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
(v6.3.4#6332)