[jboss-jira] [JBoss JIRA] (DROOLS-5373) Separate implementation from PMMLAssemblerService

Gabriele Cardosi (Jira) issues at jboss.org
Mon May 25 06:18:48 EDT 2020


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

Gabriele Cardosi updated DROOLS-5373:
-------------------------------------
    Description: 
Create two classes whose repsosinbility is
1) create source code
2) load pre-compiled classes
PMMLAssemblerService should invoke one or the other 

That way the "compiler" class could be used inside Kogit with reflection, and the "loader" (?) one could also be used inside kogito without reflection

  was:
Create two classes whose repsosinbility is
1) create source code
2) load pre-compiled classes
PMMLAssembler should invoke one or the other 

That way the "compiler" class could be used inside Kogit with reflection, and the "loader" (?) one could also be used inside kogito without reflection



> Separate implementation from PMMLAssemblerService
> -------------------------------------------------
>
>                 Key: DROOLS-5373
>                 URL: https://issues.redhat.com/browse/DROOLS-5373
>             Project: Drools
>          Issue Type: Task
>            Reporter: Gabriele Cardosi
>            Assignee: Gabriele Cardosi
>            Priority: Major
>              Labels: TrustyAI
>
> Create two classes whose repsosinbility is
> 1) create source code
> 2) load pre-compiled classes
> PMMLAssemblerService should invoke one or the other 
> That way the "compiler" class could be used inside Kogit with reflection, and the "loader" (?) one could also be used inside kogito without reflection



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


More information about the jboss-jira mailing list