Is there any way to get the compile to infer the t...
# tornadofx
g
Is there any way to get the compile to infer the table type so that you can just call
column<ColumnClass>("Column Name","fieldname")
?