[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: is there a preferred RCP mechanism for updating editors based on model-changes caused in a view?

Brian Berry wrote:


It depends...what is your model? If you are using EMF then you are in luck. All you have to do is register an adapter to listen to certain changes in the model while it is in memory.

Nope, not using EMF. Maybe in some future version, after I have had the necessary month or two to learn EMF ...


Anyway, the roll-my-own method seems to be working.

thanks,
Paul