-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2020 Week 13-15 (from Mar 23)
-
8
-
NEW
-
NEW
Respect proper definition of closure and currying function definition as specified in the DMN specification
e.g.
- have currying function in FEEL
e.g.: { f : function(a) function(b) a + b, r : f(1)(2) } - have curried BKM boxed definition at DMN layer.
- relates to
-
DROOLS-1568 Improve error messages when using boxed java functions
- Closed
-
DROOLS-1701 FEEL code generation and compilation
- Closed
-
DROOLS-1550 Add support for the DMN boxed function definition with "kind" attribute set to "J" and ignore the ones set to "P"
- Closed