Timeline for Is it bad practice to have calculations in the Presenter/Controller and View
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 25, 2017 at 21:43 | history | tweeted | twitter.com/StackSoftEng/status/879092758144851968 | ||
| S Jun 25, 2017 at 7:54 | history | edited | Martin Maat | CC BY-SA 3.0 | Fixed list formatting, added code formatting and other minor fixes |
| S Jun 25, 2017 at 7:54 | history | suggested | Greenonline | CC BY-SA 3.0 | Fixed list formatting, added code formatting and other minor fixes |
| Jun 25, 2017 at 6:58 | review | Suggested edits | |||
| S Jun 25, 2017 at 7:54 | |||||
| Jun 13, 2017 at 4:32 | answer | added | Neville Kuyt | timeline score: 4 | |
| Jun 13, 2017 at 3:18 | answer | added | user1940824 | timeline score: 0 | |
| Jun 7, 2017 at 23:44 | comment | added | radarbob | A related question | |
| Jun 7, 2017 at 23:17 | answer | added | Constantin Galbenu | timeline score: 2 | |
| Jun 7, 2017 at 18:40 | comment | added | w0051977 | @ggiaquin, thanks. What about doing if statements in the Presenter (see my question). Is that "bad"? | |
| Jun 7, 2017 at 17:54 | comment | added | ggiaquin16 | when I use to do MVP, we did minor validations in the presenter to be able to help guide the information along the way. Views though definitely not meant to do any logic as they simply hold data presented. | |
| Jun 7, 2017 at 17:53 | answer | added | TheCatWhisperer | timeline score: 3 | |
| Jun 7, 2017 at 17:44 | history | asked | w0051977 | CC BY-SA 3.0 |