Timeline for Assembler vs Entity Translator and Entities vs DTO
Current License: CC BY-SA 3.0
6 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 10 at 8:09 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
May 11 at 7:49 | answer | added | Chris Schaller | timeline score: 0 | |
Jul 5, 2017 at 1:24 | history | tweeted | twitter.com/StackSoftEng/status/882409921882583040 | ||
Sep 29, 2015 at 15:16 | comment | added | Robert Harvey | An Entity is something in the business domain that is modelled with a software object. A DTO is just a container for some data that you want to move from one place to another; hence the name "Data Transfer Object." | |
Sep 29, 2015 at 15:14 | comment | added | Robert Harvey | It sounds like you're taking the terms "Assembler" and "Entity Translator" too literally. Those are just words that describe a concept; it's more important to understand the concept than it is to use the "right" word. I've heard them called "Mappers" as well; in fact, there's a library called Automapper that does just that. Focus on the concepts, not the terminology. | |
Sep 29, 2015 at 15:08 | history | asked | user2308097 | CC BY-SA 3.0 |