Open chuyiting opened 4 years ago
While it is indeed true that according to this module, coding packages should be in lower case, what is represented here is not the literal code package but a high-level description in terms of code modules.
It is updated from the original AB3 diagram which uses Title case (or possibly PascalCase) to represent the packages. Unlike the AB3 diagram, it omits a significant amount of low-level details to show only the key components of each module.
Additionally, according to the textbook, there is no specification regarding package or module drawings for UML class diagrams. As such I believe this is acceptable under the following category
taken from here.
The closest to a 'package diagram' that we could find was this
which capitalises the first letter as well.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
The standard package name should be all small case for this module. In the graph, the package name is camel case.