[ https://issues.apache.org/jira/browse/UIMA-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor closed UIMA-4673.
--------------------------------
Resolution: Fixed
> UV3 Internal - reorganize Type/Feature impl to improve locality of reference
> ----------------------------------------------------------------------------
>
> Key: UIMA-4673
> URL: https://issues.apache.org/jira/browse/UIMA-4673
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDKexp
>
>
> Much information about types and features in UIMA v2 was organized into tables kept in
the TypeSystemImpl object, indexed by type and feature codes.
> Move most of this information into the TypeImpl and FeatureImpl objects, directly; this
is more "object oriented" and may improve locality of reference.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|