mercredi 16 mars 2016

Is there a name for DTOs intended to pass data between classes or methods?

As I understand a DTO should be used to pass information between two different processes or machines. I'd like to know if objects similar to DTOs in the sense of containing no business logic, but intended to pass information between methods or classes have a special name (maybe model objects?)

Aucun commentaire:

Enregistrer un commentaire