[
https://issues.apache.org/jira/browse/UIMA-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl reassigned UIMA-4622:
---------------------------------
Assignee: Peter Klügl
> Ruta: improve usage of matched type in conditions/actions
> ---------------------------------------------------------
>
> Key: UIMA-4622
> URL: https://issues.apache.org/jira/browse/UIMA-4622
> Project: UIMA
> Issue Type: Improvement
> Components: ruta
> Affects Versions: 2.3.1ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Fix For: 2.4.0ruta
>
>
> Some old conditions/actions rely on the type provided by the matcher. This
> causes severe problems in windowing, e.g., applying a separate script as a
> library only on some parts of a document.
> Example of a "problematic" rule:
> {noformat}
> Document{IS(LanguageContainer)-> GETFEATURE("language", language)};
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)