MPSServer
MPSServer copied to clipboard
Should not break editor undo
Ensure we modify models from command sections in EDT
Operations that we do not want to undo will be performed in write actions. For example, saving & reloading
For all the rest we use execute command in EDT
For reading, we will ensure it is done in EDT:
Scratch the last point: we can use read access from outside EDT
These changes are now in master. Let's see if they solve the usage of the editor undo. Also, @sergej-koscejev do you have steps to reproduce this?
I do, but only using the client project