Jon,Thanks your reply! Is that means if we want to use the sort or paginate function , we shouldn't use the view cache feature in our application? I want to know what you will do if you want to improve your application performance? Is there any friends who use the view cache feature in your application ?
On Fri, Jun 19, 2009 at 8:26 AM, Jon Bennett <[email protected]> wrote: > > Hi Joshua, > > > I follow this article and it seems if I enable the element cache and then > I > > click the column title, the sort function stop to work. > > Yes, because the html for the view is different, and the cache is for > the entire element, not just the data. > > j > > -- > > jon bennett > w: http://www.jben.net/ > iChat (AIM): jbendotnet Skype: jon-bennett > > > > -- Thanks Joshua --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
