[
https://issues.apache.org/jira/browse/UIMA-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972309#comment-16972309
]
Peter Klügl commented on UIMA-6045:
-----------------------------------
I'll postpone this improvement again since it is just too much work for the
effect regarding the current layout of the parser. The strategy how the type of
a expression is resolved during parsing needs to be changed. if the feature
expressions in argument are delegated to the specific expressions, then the
wrong type will win, e.g., boolean instead of string. If composed expressions
are defined on argument level, then a completely new expression needs to be
introduced, which is able to aggregate arbitrary expressions on demand.
> Ruta: do not require special construct for composed language elements
> ---------------------------------------------------------------------
>
> Key: UIMA-6045
> URL: https://issues.apache.org/jira/browse/UIMA-6045
> Project: UIMA
> Issue Type: Task
> Components: Ruta
> Affects Versions: 2.7.0ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Priority: Major
>
> This includes:
> - leading "" for string concatenation
> - brackets for numeric expressions
> This confuses the user and should work be fixed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)