<@U78L28DMX> That's correct, at least theoreticall...
# tornadofx
e
@amanda.hinchman-dominguez That's correct, at least theoretically. I've never seen the need for setting anything but models into scopes myself, but it would work the same way. Unless you configure a certain controller to always come from the
DefaultScope
, you'd get a new instance of the controller as well, if you open a View in a new scope and reference a controller.