For the time being I have solved this problem by using require() to break the controller into manageable pieces. However if anyone has a better suggestion to keep the size of a controller down, I would love to hear it.
Regards, Langdon Langdon Stevenson wrote: > Hi > > Is it possible to have sub-directories in the Controllers directory as > we have in the Views directory? > > I have a number of controllers that I would like to break up into about > five different classes each and would like to be able to group them in > sub-directories if possible. > > Regards, > Langdon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
