| [news.eclipse.tools] Re: What's the best way to notify an editor of preference changes? |
That's true, but FieldEditorPerferencePage.performOk() calls preferenceStore.store(...) once for each field editor on the page. Wouldn't this cause an event for each field rather than one for the whole page?