hello
i need to share data between controllers in the same app.
routing/navigation with parameters is not an option - there is no direct navigation between the controllers/views.
options being considered include having a 'global' model OR using an EventBus.
any thoughts/comments greatly appreciated.
any other options?
cheers
pas.