On Aug 24, 2006, at 8:26 AM, Peter wrote: > > I apologize if this question has been asked. I searched the topics > and > did not see anything related to my question. > > What I would like to do is group by controllers in subdirectories > based > on logic functions. For example the application I am building is > comprised of a set of admin tasks, user tasks, and general tasks. I > would like to create a directory structure under the controllers > directory as such:
Have you looked at admin routing[1] in the manual? This might be a better way for you to separate your logic. Having functions in completely different files seems hard on maintenance to me. -- John [1] http://manual.cakephp.org/chapter/configuration "Advanced Routing Configuration: Admin Routing and Webservices" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---