passing resources without routing
It could be interesting to pass ressources from a component to another without changing the route, for components that are displayed at the same time. For Example I want the list on the left hand side and the detail on the right hand side, and I want the resources I click in the list to be displayed in the detail.