nsaladie / MP03_POO_Shop

It is a retail management application, which uses the Java console and a graphical user interface (GUI) designed to manage various aspects of a store's operations.
MIT License
0 stars 0 forks source link

this logic should go to ShopView but in data access layer, even it requires a second call to dao layer #6

Closed Japoivvb closed 2 weeks ago

Japoivvb commented 3 weeks ago

https://github.com/nsaladie/MP03_POO_Shop/blob/623f9d16b64c47e192811347386c7e1448bea5bd/src/dao/DaoImplFile.java#L108

Japoivvb commented 2 weeks ago

it is ok, it does not worth it use time to fix this extra functionality, it would require extra methods passing folder/file since view to dao, closed