Pergunta de entrevista da empresa Qualcomm

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

Resposta da entrevista

Sigiloso

18 de mar. de 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.