mercredi 12 août 2015

best design pattern to separate "fetching response" and "parsing" logic

which is best design pattern to separate "fetching response" and "parsing" logic. In "parsing" i need to update UI and there is no need to communicate back. what are the different ways we can approach this. in my case i will have to handle multiple request at same time and same class handles all the request.

Aucun commentaire:

Enregistrer un commentaire