[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.emft] number of change events when loading a resource

Hi,

I observed that there is quite a number of ResourceSetChange events at a ResourceSetListener once a resource is loaded.

For my models I get about 70 calls of my listener, which may be about the number of elements within the model.

I wonder if there is an efficient way of only getting a single event, in order not to update viewers to often?

Thanks in advance!

Fredrik