From a32b6bd9964994b228b8cb1061e38f69fb07b523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 9 Oct 2024 09:58:26 +0200 Subject: [PATCH] workspace_model.md: clarification --- topics/reference_guide/workspace_model/workspace_model.md | 1 + 1 file changed, 1 insertion(+) diff --git a/topics/reference_guide/workspace_model/workspace_model.md b/topics/reference_guide/workspace_model/workspace_model.md index 454bb1541..9fad1319f 100644 --- a/topics/reference_guide/workspace_model/workspace_model.md +++ b/topics/reference_guide/workspace_model/workspace_model.md @@ -55,6 +55,7 @@ Thus, separate representations of project model elements are necessary: etc. for the importing process All these places must be updated everytime something in the project model is changed. +The Workspace Model uses its own storage that is Platform-independent and can be reused in different places. ### Flexibility