Question d’entretien chez Qualcomm

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

Réponse à la question d'entretien

Utilisateur anonyme

18 mars 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.