I'm missing something important about `ItemViewMod...
# tornadofx
k
I'm missing something important about
ItemViewModel
. For example, at what point does the
item
become non-null? I'm at the end of a wizard that manipulates the model -- now I want the item so I can do something with it. Committing the model doesn't seem to do it.