tiagobento commented on issue #2388: URL: https://github.com/apache/incubator-kie-tools/issues/2388#issuecomment-2161604347
@mariokorte Yeah, I understand how that is confusing, but the `namespace` attribute has to actually be globally unique. This is the primary identifier of a DMN file, as when importing one DMN into another, the namespace is actually the primary key. Of course we should have some sort of error or warning when multiple models with the same namespace are in the same "context" (in this case, an instance of the DMN Standalone Editor). Since we're considering the development of the classic DMN Editor stopped right now, to make way for a new DMN Standalone Editor based on the new DMN Editor, I'm going to close this ticket, but will keep that in mind when developing the API for the new DMN Standalone Editor. Let us know if there's anything else related to this. -- 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]
