Bug 123903 - [Preferences] ScopedPreferenceStore should listen for changes in all search contexts
Summary: [Preferences] ScopedPreferenceStore should listen for changes in all search c...
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Duong Nguyen CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-01-15 09:10 EST by Teddy Walker CLA
Modified: 2007-06-13 16:05 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Teddy Walker CLA 2006-01-15 09:10:55 EST
ScopedPreferenceStore should listen for changes in all search contexts and not only in store context.
For example, the search contexts are ProjectScope, InstanceScope and [DefaultScope], where the ProjectScope is the store context. If a preference in instance scope is changed, and this preference is not in project scope (so the search context would matches this preference in instance scope), a property change event should be fired.
Comment 1 Tod Creasey CLA 2007-06-13 16:05:16 EDT
There are currently no plans to work on this however I would be happy to look over a contribution