[jboss-jira] [JBoss JIRA] (DROOLS-4037) [DMN Designer] Remove white-space from Names

Michael Anstis (Jira) issues at jboss.org
Thu May 16 04:45:00 EDT 2019


    [ https://issues.jboss.org/browse/DROOLS-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734175#comment-13734175 ] 

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/src/main/java/org/kie/dmn/feel/util/EvalHelper.java#L60] 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)


More information about the jboss-jira mailing list