Kusuma04-dev opened a new issue, #1977:
URL: https://github.com/apache/incubator-kie-issues/issues/1977

   A.dmn
   Lets say this file has data type named Person
   
   B.dmn
   Lets say this file includes A.dmn using default namespace. So there is no 
prefix if B.dmn file want to access Person defined in A.dmn. Now imagine B.dmn 
want to import data type from a java class also named Person. The feature 
correctly detect conflict [1], however if there is conflict with and external 
data type, we should probably not allow the option Replace.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to