And can you rename `todolist.app.TodoList` to `Tod...
# tornadofx
e
And can you rename
todolist.app.TodoList
to
TodoListApp
and double check that your primaryView ref still points to
TodoList
?