@zonium: I believe you can accomplish the separation with "additional class paths":
http://book.cakephp.org/view/35/Advanced-Installation#Additional-Class-Paths-36 On May 8, 11:05 am, zonium <[email protected]> wrote: > - Hard / impossible to organize a large application into smaller / > manageable pieces. > When you have 50 controllers or more in one folder you'll hate > cakephp because it's difficult to locate things. (same problem with > models and views) . > I would like to organize the Model/Views/Controller files into > feature-related, sub-application folders (e.g. newsletter , > photoeditor, coupon etc.) If 'plugins' is the answer then I hate the > term 'plugin'. My 'newsletter' feature is part of my application, not > a plugin. > - Documentation / User guide should be the focus. People who write the > core should care more about the doc. I would prefer having a better > doc and > more examples to having a newer version of cake. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
