1 min readMar 9, 2017
Hey, thanks for the response,
But, If you do what you say, the Context has to be in UsersRepository (or in the Model), right? So, how the UsersRepository gets the Context? The UsersRepository, in some way, knows the View? Or the Presenter gives the UserRepository the Context?
I mean, someone has to know the Context, and the Model cannot have communication with the View, so…