eclipse-emfcloud / emfcloud-modelserver

Modelserver component
Other
40 stars 21 forks source link

Improve handling for remove and setting retrieval #235

Closed eneufeld closed 1 year ago

eneufeld commented 1 year ago

Improve handling of remove patches without an index but which have an container.

When retrieving settings from emf like paths, the code should first check whether an object can be retrieved and only then do some path checks. This way paths containing only an object id won't fail.