eclipse-emfcloud / emfcloud-modelserver

Modelserver component
Other
40 stars 21 forks source link

With command edit API, can't use SetCommand on a containment feature #257

Closed vhemery closed 1 year ago

vhemery commented 1 year ago

For the moment, when using commands, you can not create a SetCommand on a containment feature. This is blocking https://github.com/eclipse-emfcloud/emfcloud-modelserver-theia/issues/52

A simple solution is to use the objectsToAdd property for containment features and allow it to store object values.

ndoschek commented 1 year ago

Closed with #258