Actions
Bug #597
closedIn eml-dataTable caseSensitive and orientation are modeled differently
Status:
Resolved
Priority:
Normal
Assignee:
Category:
eml - general bugs
Target version:
Start date:
09/19/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
597
Description
In eml-dataTable caseSensitive and orientation are modeled differently.
Orientation has an attribute of columnOrRow with an enumeration of columnMajor,
rowMajor.
caseSensitive has no attribute, just an enumeration of yes,no.
Is there a purpose behind the extra complexity of orientation?
Actions