How to handle changes in PropertySources [message #655667] |
Tue, 22 February 2011 04:08 |
Eclipse User |
|
|
|
Hello,
I have an editor and it's elements should provide a propertyview. Further it should be possible to edit and change some model-attributes in the property sheet.
My question is now, how should I handle those changes?
At the moment I simply direct the changes to my model element, without using a command inbetween.
But it seems to be kind unfavourable concerning for example the undo/redo actions of the commandstack.
The problem is, I do not have a Command for every possible change in the property sheet, becuase I have dynamic properties depending on the model element which are explored at runtime.
Any hints to solve that problem? I would really appreciate any help!
Kind regars
Alex
|
|
|
Powered by
FUDForum. Page generated in 0.04155 seconds