[
https://issues.apache.org/jira/browse/UIMA-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-4825:
---------------------------------
Description: The general getters and setters for features of types can do
various kinds of checking. Figure out which kinds of checks can be eliminated
because they are redundant, in particular circumstances, and add additional
APIs that bypass those. Update callers to use these APIs. Insure extra
getters/setters start with "_" to avoid get/set name conflicts with JCas
getters/setters. (was: The general getters and setters for features of types
can do various kinds of checking. Figure out which kinds of checks can be
eliminated because they are redundant, in particular circumstances, and add
additional APIs that bypass those. Update callers to use these APIs.)
> add various accessors that bypass redundant checks
> --------------------------------------------------
>
> Key: UIMA-4825
> URL: https://issues.apache.org/jira/browse/UIMA-4825
> Project: UIMA
> Issue Type: Sub-task
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Fix For: 3.0.0SDKexp
>
>
> The general getters and setters for features of types can do various kinds of
> checking. Figure out which kinds of checks can be eliminated because they
> are redundant, in particular circumstances, and add additional APIs that
> bypass those. Update callers to use these APIs. Insure extra getters/setters
> start with "_" to avoid get/set name conflicts with JCas getters/setters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)