]
Gabriele Cardosi updated DROOLS-5372:
-------------------------------------
Summary: Investigate PMML abstraction/coexistence (was: Investigate
abstraction/coexistence )
Investigate PMML abstraction/coexistence
-----------------------------------------
Key: DROOLS-5372
URL:
https://issues.redhat.com/browse/DROOLS-5372
Project: Drools
Issue Type: Task
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Priority: Major
Labels: TrustyAI
New and old PMML implementations should live together for some time.
USer should be able to choose implementation.
Consider creating a "proxy" pmml-module that
1) declare PMMLAssemblerService
2) declare PMMLRuntime
3) delegate actuial executioin based on some variable to actual implementation (ppml-old
- pmml-new, jpmml)
This "wrapper" should also be invoked by ApplyPmmlModelCommandExecutorImpl