Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 389849

Summary: [settings] Plugin settings widgets should be MVC
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-09-18 17:48:55 EDT
When you change the value of a plugin setting widget (eg. in the 'Validation' and 'General' categories on the Settings page), it currently does this:
1. update the Configuration
2. update the widget UI

This should be decoupled: the widget should issue updates to a Configuration, and also listen to the Configuration to determine when to refresh the UI.

This will make it possible for cross-page Configuration updates to be reflected in the page UI (once the underlying Config Admin and Preferences API support it, that is).
Comment 1 John Arthorne CLA 2015-05-05 15:47:09 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html
Comment 2 John Arthorne CLA 2015-05-05 16:00:48 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html