[
https://issues.apache.org/jira/browse/UIMA-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-4677.
----------------------------------
Resolution: Fixed
> UV3 Internal support for Feature Structure IDs
> ----------------------------------------------
>
> Key: UIMA-4677
> URL: https://issues.apache.org/jira/browse/UIMA-4677
> Project: UIMA
> Issue Type: Sub-task
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Fix For: 3.0.0SDKexp
>
>
> Feature Structures have IDs; these show up in externalized formats. In v2,
> these were the int heap address. In V3, these are incrementing ints, starting
> at 1.
> Support is needed for PEARs and for low-level createFS methods to hold onto
> FSs to prevent them from being garbage collected. This is provided using a
> map from IDs to the FS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)