martinweiler commented on PR #4335: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4335#issuecomment-4909538229
Thanks for this PR @alishaaaqil However, I have the impression that this is overly complicated, and adds a lot of code. Wouldn't it be rather a question of removing the null check here, or are we afraid this could cause any regressions or other unwanted side-effects? https://github.com/alishaaaqil/incubator-kie-kogito-runtimes/blob/main/api/kogito-api/src/main/java/org/kie/kogito/Model.java#L36 -- 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]
