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)