mardi 15 novembre 2016

Android - Transforming DTOs bad practice?

I've a basic app, which is client of a CRUD Web Service, and uses the data binding library, so I'm wondering if using DTOs for receiving and sending data and transforming them into ObservableModels afterwards is a bad practice for performance?. Or should the DTOs extend the BaseObservable class?

Aucun commentaire:

Enregistrer un commentaire