[erlang-questions] TV displaying of Mnesia tables

Olivier Boudeville olivier.boudeville@REDACTED
Fri Jul 11 17:26:29 CEST 2008


Hi,

when using the TV application to display a Mnesia table, wouldn't it be
useful to have an option to name the head of columns from the
corresponding field names in the table record, instead of using the
number of the field in the record ?

I.e. if displaying a table based on:

-record(my_record, {field_A,field_B}).

TV columns could be named 'field_A' and 'field_B' instead of '2' and '3' ?

Thanks in advance for any information,
best regards,

Olivier Boudeville.



More information about the erlang-questions mailing list