Open kwokyto opened 3 years ago
No response provided.
[The team marked this bug as a duplicate of the following bug]
Diagram Bugs
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
self calls have no activation bars objects not properly labelled do the object lifecycles end?
[original: nus-cs2113-AY2021S2/pe-interim#175] [original labels: severity.High type.DocumentationBug]
[This is the team's response to the above 'original' bug]
self calls have activation bars objects properly labelled do the object lifecycles end? while the objects are not explicitly destroyed in java, they end when the program exits.
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Team chose [response.IssueUnclear
]
Reason for disagreement: 1. self calls do not have activation bars
when self calls are made, activation bars are needed. for example:
in this diagram, these two do not have activation bars
2.objects are not labelled correctly
these are objects, not classes, ":" should be in front of all the objects
unless those are classes, to which, the following format should be used
Team chose [severity.VeryLow
]
Originally [severity.High
]
Reason for disagreement: As a new team member, this would significantly affect my understanding of the code. this is not merely a cosmetic error
self calls have no activation bars Objects are not labelled correctly,
:Parser
should be used