The xls table is an outsourced part of the application and the structure of the table and that of the application are closely related.
There are design patterns "Table Driven Programming", e.g. https://www.cs.uaf.edu/2011/fall/cs301/ ... ables.html
See also https://en.wikipedia.org/wiki/Control_table
td;dr good approach to separate the 'what to do' from the 'how is it done'.
There are design patterns "Table Driven Programming", e.g. https://www.cs.uaf.edu/2011/fall/cs301/ ... ables.html
See also https://en.wikipedia.org/wiki/Control_table
td;dr good approach to separate the 'what to do' from the 'how is it done'.
Statistics: Posted by ghp — Tue Jun 24, 2025 8:22 pm