Welcome Guest, Not a member yet? Register   Sign In
Hierarchal MVC - Which One?
#4

[eluser]paulipv[/eluser]
My file system is like this:

-> app
-> config (database,config)
-> models (general models)
-> third_party
-> automation
-> gateways
-> antifraud
-> geoip
-> CustomModules
-> library (Front controller)

// Every app (admin,cp,store) have his own Controller that extends Front

-> admin
-> controllers
-> folder/controller
-> folder/subfolder/controller/
-> folder/subfolder/anothersub/controller

-> cp
-> order
-> api
-> sapi
-> ajax
-> cron


is more big like that, but i show you how i go.


I consider it pretty elegant.


Messages In This Thread
Hierarchal MVC - Which One? - by El Forum - 01-19-2011, 04:06 PM
Hierarchal MVC - Which One? - by El Forum - 01-19-2011, 04:37 PM
Hierarchal MVC - Which One? - by El Forum - 01-19-2011, 04:54 PM
Hierarchal MVC - Which One? - by El Forum - 01-19-2011, 05:06 PM
Hierarchal MVC - Which One? - by El Forum - 01-19-2011, 07:41 PM
Hierarchal MVC - Which One? - by El Forum - 01-19-2011, 09:13 PM
Hierarchal MVC - Which One? - by El Forum - 01-19-2011, 09:20 PM
Hierarchal MVC - Which One? - by El Forum - 01-20-2011, 02:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB