Timeline for MVC: Should my domain model look like this?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 22, 2021 at 8:25 | comment | added | George Z. | @Hans Yes. That's the approach I follow. See my other related question if you want : softwareengineering.stackexchange.com/questions/422248/… | |
| Jun 22, 2021 at 8:03 | comment | added | Hans | One of the problems of MVC for me is that is says nothing about the domain (business logic), and therefore you have endless discussions where to put it. If you only have a few business rules, MVC might still be okay, but with growing complexity, I thinks it's important to understand that MVC is part of the presentation layer (in layered architecture), and the domain layer is "below" this. | |
| Jun 21, 2021 at 17:47 | vote | accept | George Z. | ||
| Jun 21, 2021 at 17:15 | answer | added | David Raab | timeline score: 1 | |
| Jun 21, 2021 at 15:06 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 22, 2021 at 14:57 | answer | added | Dave | timeline score: 0 | |
| Apr 23, 2021 at 0:08 | history | asked | George Z. | CC BY-SA 4.0 |