]
Luca Molteni commented on DROOLS-1476:
--------------------------------------
[~mcimbale] Do we have a specific example for this use case?
Decision Tables (CSV) - Treat empty cells right from ObjectType
declaration as merged
-------------------------------------------------------------------------------------
Key: DROOLS-1476
URL:
https://issues.jboss.org/browse/DROOLS-1476
Project: Drools
Issue Type: Enhancement
Components: decision tables
Affects Versions: 7.0.0.Beta7
Reporter: Martin Cimbalek
Assignee: Mario Fusco
Priority: Minor
Because of CSV doesn't support merging cells like in .xls or .xlsx, saving decision
table as .csv currently requires additional binding and matching instead of merging cells,
which causes the merged columns are merged into one set of constraints.
Proposing that empty cells right from ObjectType definition in CSV would be treated as
the merged ones in .xls. This approach may be applicable also for .xls