Welcome Guest, Not a member yet? Register   Sign In
Best MVC practice
#2

[eluser]TWP Marketing[/eluser]
It may not be "pure" MVC, but I use my model(s) for massaging data after retrieval from the db. This keeps my controller code leaner and helps me to understand my own code after some time has passed. I also use model methods to construct data arrays and read configuration values (which I consider part of my 'database').


Messages In This Thread
Best MVC practice - by El Forum - 10-03-2012, 11:11 AM
Best MVC practice - by El Forum - 10-03-2012, 11:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB