Pregunta de entrevista de Qualcomm

In MVC pattern, where to fit communication with a server?

Respuesta de la entrevista

Anónimo

18 mar 2013

Obviously not in the view... In asynchronous data models I would be OK with putting it in the model but it really should go in the controller part.