Skip to content

Commit 17a1844

Browse files
committed
Add diagram drafts
1 parent 268ca4d commit 17a1844

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

rfcs/0011-consume-prebuilt-projects.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ As described in [RFC 0010 UI5 Builder-Bundling Refactoring](https://github.com/S
5555
1. ~generateLibraryPreload~ *(removed with https://github.com/SAP/ui5-builder/pull/734)*
5656
1. generateStandaloneAppBundle *(to bundle required runtime resources)* - Note: `build --all` is already recommended for self-contained builds in order to generate required theme resources which are not part of the standalone app bundle.
5757

58+
### Introduce Project Graph
59+
60+
61+
![UI5 Project: Graph Components](./resources/UI5_Project_Graph_Components.png)
62+
63+
![UI5 Project: Specification Class Diagram](./resources/UI5_Project_Specification_Class_Overview.png)
64+
5865

5966
<!-- This is the bulk of the RFC. Explain the design in enough detail for somebody familiar with the UI5 Tooling to understand, and for somebody familiar with the implementation to implement. This should get into specifics and corner-cases, and include examples of how the feature is used. Any new terminology should be defined here. -->
6067

132 KB
Loading
44.1 KB
Loading

0 commit comments

Comments
 (0)