Another nice bonus of this fix was that the inline...
# tornadofx
e
Another nice bonus of this fix was that the inline function to create a jsonModel didn't need to be repeated in
Component
and
App
. It's the only extension function in there that used reified generics, so it had to be treated specially until now.