Actions to View communication [message #2521] |
Wed, 23 April 2003 11:53 |
Eclipse User |
|
|
|
Originally posted by: ashishshrowty.yahoo.com
Hi,
Maybe I have not looked hard enough but here is the issue -
In a plugin that I am trying to develop, need the action delegate
(IWorkBenchWindowActionDelegate) to carry out certain actions, update the
model accordingly and have the view update itself with the changed model.
I don't want to use the standard selection changed event since the view
should *only* respond to the event of user activating my action. (One way
to do this is to physically call a method on the view/model from within
the action delegate. But that would be a closely coupled system.)
From an architecture perspective, does the eclipse platform promote
publish/subscribe model of communication? I want to define custom events
and listeners for communication.
Thanks!
|
|
|
Powered by
FUDForum. Page generated in 0.03394 seconds