Class Diagrams #91
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need Class Diagrams. This will be an ongoing issue.
Parent Issue: #82
I'm currently researching a semi-automated way of making class diagrams faster for C# files (.cs) and so far the best I've found is to use an extension called PlantUMLClassDiagramGenerator (VSCode marketplace link) to automatically generate .puml files (just text files with a fancy extension) from our folders+files
You can then stitch these together using the PlantUML web server to get a good basis to start from, and perhaps even complete diagrams if we want to use PlantUML for our class diagrams.I will post more comments here as I make progress researching this.
This has been discussed which models we keep and which one will be updated. I close this issue.