Timeline for What is the correct name for this data object?
Current License: CC BY-SA 3.0
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 15, 2017 at 4:46 | review | Close votes | |||
| Sep 20, 2017 at 3:01 | |||||
| Jan 12, 2016 at 20:16 | comment | added | user53019 | @Jules - That's the application code (web client) backing the View in that particular case. | |
| Jan 12, 2016 at 20:11 | comment | added | Jules | @glenh7 likewise, in most web frameworks, the interactions are received directly into the Controller. The View object only has responsibility for rendering the data sent back to the user's browser, and is not typically involved with interaction at all. Any client side scripts are simply data as far as the View is concerned. | |
| Jan 12, 2016 at 18:52 | comment | added | user53019 | @BartvanIngenSchenau - Let me go re-tag this with smalltalk then. ;-) | |
| Jan 12, 2016 at 18:49 | comment | added | Bart van Ingen Schenau | @GlenH7: In the original formulation of the MVC pattern, the user does interact directly with the Controller. The View is/was presentation only. | |
| Jan 12, 2016 at 18:03 | answer | added | user949300 | timeline score: 0 | |
| Jan 12, 2016 at 15:58 | answer | added | MetaFight | timeline score: 2 | |
| Jan 12, 2016 at 15:49 | comment | added | user1071914 | @GlenH7, thanks for noting that (about the downvote). Sorry, Gnat, if I accused you unfairly. | |
| Jan 12, 2016 at 15:25 | review | Close votes | |||
| Jan 20, 2016 at 3:04 | |||||
| Jan 12, 2016 at 15:22 | comment | added | user53019 | @user1071914 - votes are anonymous by design, and don't be so certain that gnat placed a vote on this question. He frequently runs out and saves votes for the outrageously bad questions. Likewise, there is an error within your first chart. The user shouldn't talk directly to the controller, the user should only interact through the view. The application code backing the view is what would talk to the controller. | |
| Jan 12, 2016 at 15:21 | vote | accept | user1071914 | ||
| Jan 12, 2016 at 15:18 | comment | added | user1071914 | I should also add that it only took you three minutes, tops, to find this question and downvote it. That seems REALLY fast. Did you even consider the question, or downvote just based on title? | |
| Jan 12, 2016 at 15:15 | comment | added | user1071914 | @gnat, I read the meta question and I think this falls well within the bounds of legitimate questions. It is a well known concept, a necessary object within that concept, and I need to know what this object is called in order to refer to it within our programming discussions. I'm sorry if you think this is somehow "off-topic" but I disagree. | |
| Jan 12, 2016 at 15:14 | answer | added | Dan Pichelman | timeline score: 1 | |
| Jan 12, 2016 at 15:07 | review | First posts | |||
| Jan 13, 2016 at 2:35 | |||||
| Jan 12, 2016 at 15:07 | comment | added | gnat | meta.programmers.stackexchange.com/questions/6582/… | |
| Jan 12, 2016 at 15:04 | history | asked | user1071914 | CC BY-SA 3.0 |