On Feb 3, 2009, at 11:54 AM, Fabien Potencier wrote: >>> >>> >>> It would be a huge help if build-model and plugin-install both >>> cleared >>> the autoload cache (along with any other commands that could >>> introduce >>> new files or paths to autoload). I cannot think of any case where >>> you >>> would run those commands without wanting to clear the autoload >>> cache. > > You are right, but it does not harm either to clear the cache, > especially as you are in the dev environment.
build-model can be run in production as well as part of a deployment. That's why I would like for it to ONLY clear the autoload cache. I don't really want it to clear the other caches I have without me telling it to. Now that I think about it, more atomic cache-clearing would be nice for high-traffic site deployment. I'd love to be able to clear the partial cache without clearing the autoload cache or my function call cache. -- Jacob Coby --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
