Marshall Schor created UIMA-4663:
------------------------------------

             Summary: UV3 Represent Feature Structures as Java Objects
                 Key: UIMA-4663
                 URL: https://issues.apache.org/jira/browse/UIMA-4663
             Project: UIMA
          Issue Type: Story
          Components: Core Java Framework
            Reporter: Marshall Schor


Switch the storage model for Feature Structures to align with Java's Object 
Model, while preserving backwards compatibility.  

This allows garbage collection of Feature Structures.

There is likely a performance benefit by having the data in one place only, 
with no conversions needed between the Java world and the data-on-the int-heap 
world of V2. 



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

Reply via email to