UML diagram covering preview/util #1243
atomicgamedeveloper
started this conversation in
General
Replies: 1 comment 1 reply
-
@atomicgamedeveloper Please add the uxf file as attachment. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is intended for the creation of the UML-diagram covering the util folder of the preview part of the code base. The present form of the diagram made with UMLet can be seen below.

It details classes, constants and individual functions down to the name of the parameters (no types for simplicity) and the relationships between them. If a type of arrow is ambiguous, a stereotype has been included to specify the relationship. Files are indicated in blue.
Another important detail is that it is based on commit 664266b and relates to issue #1224 in terms of purpose, i.e. discussing migration of preview code into stable code, including the extraction of interfaces.
Beta Was this translation helpful? Give feedback.
All reactions