gitgabrio opened a new pull request, #5621:
URL: https://github.com/apache/incubator-kie-drools/pull/5621

   Fixes [https://github.com/apache/incubator-kie-issues/issues/83]
   
   This PR:
   1. Remove the "behaviour" from the `InfixOpNode`
   2. Delegate behaviour to `InfixOperator` and specific `InfixExecutor`s
   3. replace `if` logic with `ClassIdentifierTupla -> BiFunction` mapping
   4. fix an unrelated test `DMNRuntimeListenerTest` 


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