
Originally Posted by
benoitx
2- Is there a way to simplify the setup? at the moment, it requires both a class and a key name. The risk is that they could be going out of sync, one is used to get the tableFormat and the other the initial config (in settings) and labels (in messages.properties). That may be ok, but the ColumnInfo seems to have a lot of info and does not seem to take advantage of the discovery of attribute type (see GlazedTableModel). I will investigate further if it is ok with you.