Tuesday, September 29, 2009

Re: Doubt in cake php

Just be careful with requestAction. If you don't cache properly you
can dramatically slow down your application. Mark Story has some good
tips on requestAction use at his blog (http://mark-story.com/)

On Sep 28, 12:15 pm, John Andersen <j.andersen...@gmail.com> wrote:
> It will not be much more fat, as the only thing each function used by
> a requestAction should be doing, is to call the model and return the
> models data.
> Enjoy,
>    John
>
> On Sep 28, 12:46 pm, hunny <saurabh85maha...@gmail.com> wrote:
>
> > On Sep 25, 10:27 am, John Andersen <j.andersen...@gmail.com> wrote:
>
> > > Look into the controllers method "requestAction", which allows you to
> > > retrieve the list of clubs in a view!
> > > Enjoy,
> > >    John
>
> > > On Sep 24, 11:59 am, hunny <saurabh85maha...@gmail.com> wrote:
> [snip]
> > Hi All,
>
> > Thanks for your help. I was just reluctant to put the code in the
> > controller because it makes your controller fat.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: