<@U0F3291QE> I'm implementing ItemViewModels in my...
# tornadofx
p
@edvin I'm implementing ItemViewModels in my app. I have a model with a
ListProperty
, but it seems this does not get initialized as an empty list when the
item
is null, is that correct?