gitgabrio commented on code in PR #6379:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6379#discussion_r2159267704


##########
kie-dmn/kie-dmn-core/src/main/java/org/kie/dmn/core/compiler/DMNCompilerImpl.java:
##########
@@ -617,6 +617,7 @@ private DMNType buildTypeDef(DMNCompilerContext ctx, 
DMNModelImpl dmnModel, DMNN
             // this is a composite type
             // first, locate preregistered or create anonymous inner composite
             if (topLevel == null) {
+                // @TODO and here's where the QName of Person is set, using 
the model namespace as namespace

Review Comment:
   Yup, but I forgot to remove them - removed



-- 
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