|
|
|
|
|
by mattmanser
5438 days ago
|
|
Seriously, you've got it very wrong. A model is not 'a representation of an object/data'. It's the whole business domain. MVC is about separation of the UI from the domain and the controllers' the intermediary. Not sure which pattern you're thinking of, but it's not MVC. |
|