Skip to content

FileModelWatcher should reconcile nested model resources #253

@ndoschek

Description

@ndoschek

Currently, the FileModelWatcher does not reconcile nested model resources, i.e. model resources contained in a project-like directory are not reconciled if their containing directory is modified/deleted.
If a workspace contains multiple model resources, grouped via project-like directories, the WatchEvents are not correctly applied.
The FileModelWatcher compares the name of the file to be watched (i.e. the resource file name) with the context of the watch event (which is in that case the containing directory name).
We should think of a way to make this event handling more flexible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmodelserverEMF.cloud Model Server

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions