Pablo76 wrote:
> Thanks for the response folks. I didnt realise that the models were
> cached (i shall have a look in  the docs at this subject). I think
> this will be the root of the problem, have to wait until work on
> Monday to test it.

Almost certainly the Model Cache as previously suggested... you get
used to it. When we first started working with Cake it'd take us about
30 minutes to figure it out. We got it down to 30 seconds - 1 minute
now. Plus, in our development environment we've turned caching off in
the core config, and we've installed a deployment tool which clears
the cache when it puts an SVN revision onto the test or live
environments automatically so it is less of an issue now.

If you can get something together that clears the cache when you put
something live I'd really recommend 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to