I can't understand why you would want to join the two and how you feel it 
would "simplify" your app. Doing so would be really bad form and completely 
defeats the purpose of the MVC architecture. If you're working with static 
views you could simply use the 'Pages' controller to serve your views. If 
you feel you absolutely need your logic on the same page as your view  I 
would suggest skipping a the framework altogether and stick with 
conventional plain jane php instead of worrying yourself over design 
patterns and clean, organized, extensible code. 

On Monday, October 21, 2013 5:32:15 AM UTC-4, Darren Williams wrote:
>
> Hi guys
>
> I need help I have a working app, but know to simplify my app I want to 
> join
> the controllers and view so that it can be view as one/one page.
>
> Any help is appreciated. 
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to