Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Model Server] Support custom workspace URI schemes #180

Open
ndoschek opened this issue Oct 5, 2022 · 0 comments
Open

[Model Server] Support custom workspace URI schemes #180

ndoschek opened this issue Oct 5, 2022 · 0 comments
Labels
enhancement New feature or request modelserver In relation to EMF.cloud Model Server (node) sponsored

Comments

@ndoschek
Copy link
Contributor

ndoschek commented Oct 5, 2022

Umbrella issue for changes in the Model Server repos emfcloud-modelserver, modelserver-node, emfcloud-modelserver-theia, emfcloud-modelserver-client

  • Allow to handle custom workspace URI schemes
  • Handle workspace relative URIs on Java Model Server side (modelserver-node redirects calls to Java server by default)
  • Optional:
    • Helpers to build URIs from file paths, relative paths on client side (Theia clients)

URI examples using workspace schemes:
workspace://ws-uuid001/my/relative/path.ext
custom://<workspace-id>/<project-id>/<model-type>

@ndoschek ndoschek added enhancement New feature or request modelserver In relation to EMF.cloud Model Server (node) sponsored labels Oct 5, 2022
@ndoschek ndoschek changed the title [Model Server] Support multiple workspaces and workspace URI schemes [Model Server] Support custom workspace URI schemes Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request modelserver In relation to EMF.cloud Model Server (node) sponsored
Projects
None yet
Development

No branches or pull requests

1 participant