Hi Sander
Thanks for your input! It sounds that with a service/directive pattern this should be possible.
Yet a few questions remain:
How can the service talk to the directive? Say in a page controller we added a panel to the service. How can we update the content of the directive? In other words, how do we propagate the changes in the model to the directive?
Additionally, when we catch a close event of a panel in the directive, how would you propagate the changes to the service?
Will work on this today, if I come up with a nice solution I will let you know :)
Thanks!
Ben