Really the MVC system is pretty 'modular' as well.  So you can develop a new controller without much impact on the rest of the system.

I think this is part of the MVC structure that makes development so much better.

On 6/9/06, Leandro Ardissone <[EMAIL PROTECTED]> wrote:

oh, I see..

Well I think that plugins are the best solution.
What I'm trying to say with "modules" is for example: the company
requests a new functionality in the system such as newsletter system.
This newsletter system will use the same database that te entire
application to get the users emails, but will be implemented after main
app is ready and the idea is to not modify the entire system so much.

Thank you guys!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to