[
https://issues.redhat.com/browse/DROOLS-5367?page=com.atlassian.jira.plug...
]
Gabriele Cardosi updated DROOLS-5367:
-------------------------------------
Description:
Current code is written with the assumption that model name is provided by all model
definitions.
Beside that, verify if for every model there must be a specific package, or if it is fine
to have one package for all the models defined in the same file.
-kmodule.xml has to be code-generated, and not provided by user-
Solution has been implemented inside kogito-runtimes:
see (code-generation):
https://github.com/kiegroup/kogito-runtimes/blob/master/kogito-codegen/sr...
https://github.com/kiegroup/kogito-runtimes/blob/master/kogito-codegen/sr...
see (kiebase/rules instantiation)
https://github.com/kiegroup/kogito-runtimes/blob/8ce6d1c8469d0ac4ea4e3b77...
was:
Current code is written with the assumption that model name is provided by all model
definitions.
Beside that, verify if for every model there must be a specific package, or if it is fine
to have one package for all the models defined in the same file.
kmodule.xml has to be code-generated, and not provided by user
Avoid needs of kmodule.xml during kiepmmlmodel
generation/instantiation
-----------------------------------------------------------------------
Key: DROOLS-5367
URL:
https://issues.redhat.com/browse/DROOLS-5367
Project: Drools
Issue Type: Task
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Priority: Major
Labels: TrustyAI
Current code is written with the assumption that model name is provided by all model
definitions.
Beside that, verify if for every model there must be a specific package, or if it is fine
to have one package for all the models defined in the same file.
-kmodule.xml has to be code-generated, and not provided by user-
Solution has been implemented inside kogito-runtimes:
see (code-generation):
https://github.com/kiegroup/kogito-runtimes/blob/master/kogito-codegen/sr...
https://github.com/kiegroup/kogito-runtimes/blob/master/kogito-codegen/sr...
see (kiebase/rules instantiation)
https://github.com/kiegroup/kogito-runtimes/blob/8ce6d1c8469d0ac4ea4e3b77...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)