You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2022/06/22 08:01:00 UTC

[jira] [Created] (UIMA-6474) Switch to getDataPathElements() in UimaContext

Richard Eckart de Castilho created UIMA-6474:
------------------------------------------------

             Summary: Switch to getDataPathElements() in UimaContext
                 Key: UIMA-6474
                 URL: https://issues.apache.org/jira/browse/UIMA-6474
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Richard Eckart de Castilho
            Assignee: Richard Eckart de Castilho
             Fix For: 3.4.0SDK


The ResourceManager has new {{getDataPathElements}} methods and has deprecated the old {{getDataPath}} method. However, {{UimaContext}} still offers an undeprecated {{getDataPath}} method.

Deprecate the {{UimaContext.getDataPath}} and introduce a {{UimaContext.getDataPathElements}} method.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)