Support for Sharing State Objects across Editors? [message #1080299] |
Mon, 05 August 2013 15:09  |
Eclipse User |
|
|
|
We have requirements for sharing state objects across multiple editors and would like to know if Eclipse has a framework already in place.
Our basic requirements are:
Let's say we have 5 editors open that each contains a state object that for simplicity we'll call Background Color. A UI is shown that allows the user to share this state across the various editors. In this case for Background Color, the user has shared Editor 1 and Editor 2 together and Editor 3 and Editor 4 together. Editor 5 remains unshared.
The resulting behavior is that if the user has Editor 1 active and changes the Background Color then Editor 2's Background Color also changes. If Editor 4's Background Color changes then Editor 3's state also changes. Since Editor 5 is unshared a change to its Background Color affects no other editors.
This functionality is needed for multiple state objects which each can have its own editor share configuration with the ability to dynamically change that editor share configuration at runtime.
Any info on current or future framework for this functionality is appreciated.
Mike
|
|
|
|
Powered by
FUDForum. Page generated in 0.03504 seconds