not sure if there's a rationale, but the reason is...
# tornadofx
c
not sure if there's a rationale, but the reason is parameter type matching. column expects an ObservableValue <T, ObservableValue<S>> whereas it's open for readonlyColumn <T, S>