[
https://issues.jboss.org/browse/DROOLS-4037?page=com.atlassian.jira.plugi...
]
Michael Anstis commented on DROOLS-4037:
----------------------------------------
Thanks [~tari_manga] for expanding upon the requirement.
I'd love to be able to use
{{org.kie.dmn.feel.util.EvalHelper#normalizeVariableName(String)}} however we may choose
to duplicate the [simpler
form|https://github.com/kiegroup/drools/blob/master/kie-dmn/kie-dmn-feel/...]
to try to defend against "submarine" limitations ongoing.. We need to strive to
remove ALL backend (server-side) dependencies that cannot be replicated in Java Script
(yes, the more performant form is equally Java Script friendly but we need to remove the
editors dependencies on {{org.kie:kie-dmn-xxx}} dependencies for "submarine" and
won't need the faster implementation for the editor's save operation)... This is
more of a note to myself for when this JIRA gets done!
[DMN Designer] Remove white-space from Names
---------------------------------------------
Key: DROOLS-4037
URL:
https://issues.jboss.org/browse/DROOLS-4037
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.21.0.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
Further to the discussion on
https://issues.jboss.org/browse/JBPM-7117 the DMN marshaller
should remove white-space from {{Name}} values when loading and saving a model.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)