[jboss-jira] [JBoss JIRA] (DROOLS-5367) Fixing model name/package name management during kiepmmlmodel generation/instantiation

Gabriele Cardosi (Jira) issues at jboss.org
Tue Jul 7 06:53:10 EDT 2020


     [ https://issues.redhat.com/browse/DROOLS-5367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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.
Code-generate kmodule.xml


  was:
Current code is written with the assumption that model name is provided by all model definitions.
That is not enforced by the specification itself, so we need to provide a way to generate a predictable model name.
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.
Code-generate kmodule.xml




> Fixing model name/package name management 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.
> Code-generate kmodule.xml



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list