Talk:Decision tables: Difference between revisions

From Rosetta Code
(response)
m (moved Talk:Decision Tables to Talk:Decision tables: Titles are in sentence case by convention.)
(No difference)

Revision as of 01:32, 26 January 2011

How much of the decision table should we model? In particular, the “condition alternatives” quadrant has been omitted from both current examples, as both are using “complete” alternative tables in their model, but surely it would be better to have that data anyway? If nothing else, it would possibly permit a more compact representation when using larger numbers of questions... –Donal Fellows 12:01, 25 January 2011 (UTC)

Good point. Protium does the condition alternatives part -- I'll get to an example real soon now. ---Axtens