Welcome Guest, Not a member yet? Register   Sign In
Organizing the Application Controllers
#8

[eluser]Colin Williams[/eluser]
Well, when you start distributing "modules" you might run into naming clashes. Let's say my site already has a models/category_model.php, then you distribute an MVC module with it's own module/model/category_model.php file. Sure, you could cascade to the "nearest" model that is requested and the modules won't clash (I think wiredesignz Modular Extensions does this), but you've still got a problem: You've got 2 models for 1 kind of data. Maybe this situation is a bit pie-in-the-sky, because why would you implement a module if you already have a working system, but I'm not so sure it would be that uncommon.

With that said, I think Modular Extensions is probably going to be suited well for you.


Messages In This Thread
Organizing the Application Controllers - by El Forum - 07-19-2008, 10:20 PM
Organizing the Application Controllers - by El Forum - 07-19-2008, 10:31 PM
Organizing the Application Controllers - by El Forum - 07-19-2008, 10:40 PM
Organizing the Application Controllers - by El Forum - 07-19-2008, 10:40 PM
Organizing the Application Controllers - by El Forum - 07-19-2008, 11:09 PM
Organizing the Application Controllers - by El Forum - 07-21-2008, 06:42 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 06:46 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 06:54 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 07:27 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 07:42 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 07:44 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 07:48 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 07:54 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 07:55 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 08:04 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 08:24 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 08:29 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 08:36 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 08:44 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 08:55 AM
Organizing the Application Controllers - by El Forum - 07-21-2008, 09:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB