002a465705a4b58e6f1fadee9c8320584253cbe2
The labels are strings used in the displaying of the columns of a table e.g. column titles or headers. The column names of an NTTable are the names of the fields containing the column data. There was some confusion in the implementation between these. Rename the labels variable columnNames and correct the comments. Tables were created with labels equal to the column names. Retain this behaviour for backwards compatibility, as a sensible default and to always create a valid table, but document this.
Since the Normative Types specification is not yet at Public Working Draft level, any implementation must be considered alpha. The implementations of helpers under this repo must be considered alpha level.
Description
Languages
C++
98.2%
Makefile
0.9%
Shell
0.7%
C
0.2%