Skip to content

Decoupling UI and logic in store and load commands

Compare
Choose a tag to compare
@adri09070 adri09070 released this 30 Jan 13:32
b6b1967

Decoupling UI and logic in store and load commands

Refactorings:

  • Making ChestStoreObjectCommand actually store the object into a chest, instead of letting the presenter do it

  • Making ChestLoadObjectCommand actually store the object into a chest, instead of letting the presenter do it