Skip to content

Commit 61fe5a4

Browse files
committed
Update diagrams
1 parent 976c52a commit 61fe5a4

File tree

6 files changed

+563
-2
lines changed

6 files changed

+563
-2
lines changed

rfcs/0009-ui5-project-refactoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The `projectGraphBuilder` is called with an instance of one of the aforementione
8181

8282
### Proposed "Graph" Entities in Detail
8383

84-
![UI5 Project: Graph Components](./resources/UI5_Project_Graph_Components.png)
84+
![UI5 Project: Graph Components](./resources/UI5_Tooling_Main/UI5_Project.svg)
8585

8686
#### ProjectGraph
8787
A rooted, directed graph representing a UI5 project, its dependencies and available extensions
@@ -377,7 +377,7 @@ This concept is similar to the already existing [Formatters](https://github.com/
377377
378378
Specifications should provide an API for accessing its resources via ui5-fs readers. This should make the [`@ui5/fs.resourceFactory#createCollectionsForTree`](https://sap.github.io/ui5-tooling/api/module-@ui5_fs.resourceFactory.html#.createCollectionsForTree) API obsolete, leaving decisions like whether to include the projects namespace to the project itself.
379379
380-
![UI5 Project: Specification Class Diagram](./resources/UI5_Project_Specification_Class_Overview.png)
380+
![UI5 Project: Specification Class Diagram](./resources/UI5_Tooling_Main/UI5_Project_Specifications.svg)
381381
382382
The proposed resource access APIs for specifications are as follows:
383383
-132 KB
Binary file not shown.
-44.1 KB
Binary file not shown.
421 KB
Binary file not shown.
Lines changed: 275 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)