edvin
07/30/2016, 2:43 PMViewProvider for now. It's a simple interface that can provide a View class, so that you can subscribe to these ViewProviders and automatically embed Views that show up into some other View or Node. I think we need some kind of discriminator-support, so that for example you can say "In this VBox I would like to dock any incoming Views that have the designation `dashboard`" for example.