[
https://issues.jboss.org/browse/DROOLS-1476?page=com.atlassian.jira.plugi...
]
Martin Cimbalek updated DROOLS-1476:
------------------------------------
Description:
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
was:
Because of CSV doesn't support merging cells like in .xls(x), 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
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
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)