You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea now is to have one class DAO like for the DB operations
And a second one for the concrete filesystem operations
Refactor must pass the test suite (and rewrite the tests if necessary)
Remove the global catalogs variable and put it in an object
Create class for the DAO operations (maybe the same)
The text was updated successfully, but these errors were encountered: