Welcome Guest, Not a member yet? Register   Sign In
Avoiding massive controller: where to put individual files
#6

(12-27-2014, 07:33 PM)includebeer Wrote: core is to extend or replace core libraries.
model is for your data model (database classes).
libraries is for your other classes.
helpers is for file containing functions.
third_party is for files from other project used by you application.

Perhaps you could be more specific? Like perhaps delineate where core libraries differ from non-core libraries? I've heard that model files may do more than just deal directly with a database. Do helpers contain ONLY functions? Might they not contain classes?
Reply


Messages In This Thread
RE: Avoiding massive controller: where to put individual files - by sneakyimp - 12-28-2014, 12:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB