Welcome Guest, Not a member yet? Register   Sign In
Switching from procedural to MVC?
#3

[eluser]skunkbad[/eluser]
I think if you are asking, then you probably haven't read the docs. The whole concept of MVC really creates more organized code that is clean. Separated into parts, Models, Views, and Controllers will contain specific types of code. To understand what type of code belongs where, you might build a sample application using some of the examples in the docs, just to become more familiar with MVC. You might be thinking, as I did when I started, that the breaking up of all of your procedural code just makes things more complex, but, after you gain some experience using MVC, the benefits of your code being organized outweight the complexity created by splitting the code up. So, look at examples and take some time to learn.


Messages In This Thread
Switching from procedural to MVC? - by El Forum - 09-04-2009, 02:01 PM
Switching from procedural to MVC? - by El Forum - 09-04-2009, 04:31 PM
Switching from procedural to MVC? - by El Forum - 09-04-2009, 05:41 PM
Switching from procedural to MVC? - by El Forum - 09-04-2009, 06:18 PM
Switching from procedural to MVC? - by El Forum - 09-06-2009, 03:38 PM
Switching from procedural to MVC? - by El Forum - 09-07-2009, 03:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB