[
https://issues.apache.org/jira/browse/UIMA-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-5664.
----------------------------------
Resolution: Fixed
> 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
(v7.6.3#76005)