eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

Use EMF commands for model modification on server side #275

Closed tortmayr closed 5 years ago

tortmayr commented 5 years ago

With #272 the sprotty model on server side is now EMF-based. To really benefit from this change the server should use the EMF command stack to modify the model.