Not really sure, but if you only have like 1-3 models in the controller, it wont be much of a difference.
Im currently running some test cases to find a solution to this problem. On Jun 1, 2:23 am, pauloamgomes <[email protected]> wrote: > yep, it only occurs in some models, maybe some bug in way that cakephp > initializes models using cache files.. > any idea about the perfomance lost not using persistent models? > > On Jun 1, 12:11 am, Miles J <[email protected]> wrote: > > > It wont work, so set it to false. > > > $persistModel only works in some instances and not in others. It will > > cause model conflicts with other controllers, hence the error you are > > getting. Nothing you can really do about it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
