Timeline for Properly structure an existing project into the MVC architecture
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 11, 2013 at 4:26 | vote | accept | ethorn10 | ||
| Oct 4, 2013 at 6:06 | comment | added | Bart van Ingen Schenau | @ethorn10: Yes, but it would depend on the kind of customization that is done for Client X if the Client X specific controller re-uses the generic view or if there is also a customized view. | |
| Oct 4, 2013 at 1:09 | comment | added | ethorn10 |
So, in this scenario, the Step2Controller would be used for clients who do not expand upon step2 and Step2ClientXController would be used for ClientX who wanted to expand upon it? But then these would render Step2.cshtml and Step2ClientX.cshtml?
|
|
| Oct 3, 2013 at 14:00 | history | answered | Bart van Ingen Schenau | CC BY-SA 3.0 |