[
https://issues.apache.org/jira/browse/UIMA-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl updated UIMA-4622:
------------------------------
Fix Version/s: 2.8.0ruta
3.0.0ruta
> 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
> Priority: Major
> Fix For: 3.0.0ruta, 2.8.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
(v7.6.3#76005)