Marshall Schor created UIMA-5664:
------------------------------------

             Summary: uv3 add semibuiltin map from int -> fs
                 Key: UIMA-5664
                 URL: https://issues.apache.org/jira/browse/UIMA-5664
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 3.0.0SDK


Some applications find it so convenient to have a map from ints to FSs, that 
they use the low level CAS APIs, and the fs's v2 "address" for this.  

In v3, use of the low level APIs in this manner disables garbage collection, as 
there is no way to clear the map.

Support an alternative way to have int -> FS maps, under user control of what 
exactly gets added to them, supporting removes, and clearing under application 
control, by implementing a new semi-built-in type



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to