[jboss-jira] [JBoss JIRA] (DROOLS-2578) [DMN Designer] Add use of 'DMNModelInstrumentedBase.setParent(..)' to marshaller
Matteo Mortari (JIRA)
issues at jboss.org
Wed Aug 22 16:50:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622869#comment-13622869 ]
Matteo Mortari commented on DROOLS-2578:
----------------------------------------
yep, thanks for your confirmation! Same behavior as for DMN v1.1 on the engine for resolving prefix:, will need to check in the parent chain of xml element the nearest where the prefix namespace alias is defined.
> [DMN Designer] Add use of 'DMNModelInstrumentedBase.setParent(..)' to marshaller
> --------------------------------------------------------------------------------
>
> Key: DROOLS-2578
> URL: https://issues.jboss.org/browse/DROOLS-2578
> Project: Drools
> Issue Type: Sub-task
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Matteo Mortari
> Priority: Critical
>
> In order to correctly handle QName prefix resolution I have added {{DMNModelInstrumentedBase.getPrefixForNamespaceURI(..)}} to the UI model. I will add support for setting it appropriately as the User authors a DMN model in the UI (i.e. to new elements as and when created) however the marshaller will need to set it accordingly when going from KIE-DMN-model to UI-DMN-model too; so existing diagrams have the parental hierarchy correctly set.
> This depends on https://github.com/kiegroup/kie-wb-common/pull/1818 being merged.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list