i did away with the Controller class since it just...
# tornadofx
c
i did away with the Controller class since it just delegated to TodoItemModel. I upgraded the model component to be a true Component() Injectable so that the view could get at it