]
Edson Tirelli updated DROOLS-1550:
----------------------------------
Issue Type: Enhancement (was: Bug)
Add support for the DMN boxed function definition with
"kind" attribute set to "J" and ignore the ones set to "P"
-----------------------------------------------------------------------------------------------------------------
Key: DROOLS-1550
URL:
https://issues.jboss.org/browse/DROOLS-1550
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.0.0.CR3
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 7.1.0.Final
Attachments: java_function_context.dmn
The spec is missing the "kind" attribute on boxed function definitions. A new
custom Drools attribute was defined for it.
Implement support in the compiler for this attribute and the function compilation.
See attached example.