Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: future
-
Component/s: decision tables
-
Labels:None
-
Number of attachments :
Description
CSV support has been requested as an input format. This is cross platform and pretty much any spreadsheet like tool can emit CSV.
Decision tables now support CSV input, opening them up to a wider audience.
Some other small fixes and improvements (and test coverage) around the Rule Table parser layer was also included (which the CSV Parser flushed out).
Decision table module is compatable with drools 2.0 and 2.1 (I will put a jar up on the doco site for people to try).