nus-cs2103-AY2021S1 / pe-dev-response

0 stars 0 forks source link

Model and Storage Component still has traces of AB3 #1387

Open nus-se-bot opened 3 years ago

nus-se-bot commented 3 years ago

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.


Both components still have traces of AB3 and not refactored to suit StonksBook. (Eg. Person instead of Contact and AddressBookStorage instead ofStonksBookStorage`. Once again, if intended, could be misleading for readers who are also familiar with AB3.

image.png


[original: nus-cs2103-AY2021S1/pe-interim#2838]

AaronnSeah commented 3 years ago

Team's Response

Prof advised not to rename packages in Luminus announcements. Since we did not change the names of the AB3 related packages, hence the naming of the DG components remain the same.

In addition, there is no need to refactor your packages to match the naming of your product.

Duplicate status (if any):

--