erikaliang520 / base_KASE

2 stars 1 forks source link

Finalizing related words interactor #38

Closed karkabbage closed 9 months ago

karkabbage commented 9 months ago

Hi, I refactored my interactor because of how i implemented the strategy and that it shouldn't be coupled with the input and output data as the data / strategy is not that heavily depended on eachother. Also added the factory for words, but I thought the factory was supposed to be handled by the File DAO. What do you guys think?