I previously asked about using Cake for a CMS (content management system) I'm building. I'm looking for advice for this. I know that I can create multiple "apps" for use in Cake. My main question is should the whole CMS be one big app? Or should the CMS core and each module/component be their own separate apps that can all interact with each other? If possible, I would like to keep them all separate apps to make it a little more organized for me, otherwise I might have a TON of model/view/controller files in folders to look through when I want to develop the system.
Any general advice here would help a lot. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
