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

   At present kogito is based on the premise of a combination of code
   generation based on a fluent interface. Nothing at kogito level uses
   these parts of KieAssemblerService anymore.
   This is causing not moving those test/guards for the functionality in
   the new infrastructure causing a few problems:
   
   * Functionality loss because those tests are not using the new
   infrastructure of fluent interface and code generation.
   * Create the illusion that those tests are of any use for the current
   system and make the system weaker
   * making the functionality gaps less visible.
   
   The proposal would do:
   
   1. remove the assembler services and relieve drools from the use of
   that infrastructure
   2. remove the old runtime that is only useful for these tests.
   
   This should lead to:
   
   1. focus only in the fluent interface and codegen
   2. remove unused parts and make the system leaner
   3. identify all the missing parts at level functionality to reduce the gaps
   4. increase the level of guards at codegen level and fluent interface.


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