One thing I don't like of CakePHP is the way the folder structure is done. When working on one particular resource, you have to navigate on three different folders: (models, controllers, and views/resource). If the folder structure were resource-oriented, one could have a folder for every resource, and contain the model, controller and view files. You can even use this configuration to give Cake some mtadata about the resource (just a thought).
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
