Dave Hickin 002a465705 Clear up confusion between labels and column names
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.
2015-08-20 17:03:27 +01:00
2015-08-20 16:16:58 +01:00
2015-06-16 18:06:08 -05:00
2014-12-15 08:31:41 -05:00
2012-07-17 09:55:17 -04:00

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.

Languages
C++ 98.2%
Makefile 0.9%
Shell 0.7%
C 0.2%