Welcome Guest, Not a member yet? Register   Sign In
Where should logic go [edited]
#5

Practically, I've formed this opinion:

- thin controllers as much as it is possible;
- fat models which can call each other for complex logic;
- views without business logic. Logic that solves visual/design problems is allowed; "logic-less" templates are extreme as an approach.
Reply


Messages In This Thread
Where should logic go [edited] - by marksman - 02-19-2017, 06:41 AM
RE: CodeIgniter 3.1.3+ - by albertleao - 02-19-2017, 09:39 AM
RE: CodeIgniter 3.1.3+ - by marksman - 02-19-2017, 02:05 PM
RE: Where should logic go [edited] - by ivantcholakov - 02-19-2017, 03:15 PM
RE: Where should logic go [edited] - by cartalot - 02-20-2017, 12:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB