Hi Nick Thanks for the feedback, but unfortunately that doesn't fit the bill for me. Really all I am trying to do is break down a very complex controller. Sadly the functionality can't be shared with other parts of the application.
I could break the controller up into multiple controllers, but there are long winded reasons why that will cause more problems than it solves. In the end I have plumped for one large controller with a few more visual cues to help me maintain the thing. On the whole I am not really happy with it, but can't see an easy way to segment the blocks of code. If I had more PHP/Cake experience then I dare say the solution would be obvious. Regards, Langdon NickW wrote: > I was trying to do the same thing recently and I opted for plugins. > > http://wiki.cakephp.org/docs:plugins > > Hope that helps. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
