[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.emf] Effects of a resource unload on listeners

Hello everyone,

A couple of quick questions:  If I perform an unload() on a resource, what 
is the impact to change listeners on that resources model items?  If that 
unloaded resource is then reloaded again, are the listeners still intact and 
if so will they see any change notifications (either as the result of the 
load(), and/or as the result of future changes to the model)?

Thanks for any feeback on this,
-Pete