gitgabrio opened a new issue, #1221:
URL: https://github.com/apache/incubator-kie-issues/issues/1221

   Current scesim rule executor uses old API (command, other) that are
   1. cumbersome
   2. do not use currently used execution, leading to duplicated kiebase 
instantiation
   E.g. in the rule-scesim-kogito examples (add link) There is an injectec 
`KieRuntimeBuilder` that contains all the required informations, but it is not 
used, so all the kiesession is reienstantiated from scratch (see 
´NewKieSessionCommand´ usage)
   
   @mariofusco @yesamer @baldimir 


-- 
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]

Reply via email to