* <col-name> is a string that does not contain comma ',' or '[',']' brackets
*
* <col-opt> is currently only one string without commas. In the future the format can be <str1>,<str2>,... .
- *
- * FIXME In the future, we should allow <col-opt> to be a comma(,) separated list of identifiers
**/
const char *table_set_col_order_by_name(struct table *tbl, const char *col_order);
#include <ucw/xtypes-extra.h>
-// FIXME: I seriously doubt there is any good reason for keeping
-// these types separated from the generic xtype machinery. There
-// is nothing special in them, which would be tightly connected
-// to the table printer. Especially as they are already tested
-// by xtypes-test.c. --mj
-
/** xt_size **/
static const struct unit_definition xt_size_units[] = {