I think the answer is, it would be too slow. Basically, clear your cache and then load frontend_dev.php and it will take a few seconds because the project cache has to be primed. I know personally I would not want to have to wait 4-5 seconds per refresh when I am developing.
- Jon On Fri, Sep 26, 2008 at 1:03 PM, Kris Wallsmith < [EMAIL PROTECTED]> wrote: > > One complaint I get from a lot of developers new to symfony is "why do > I have to clear my cache when I'm in the dev environment?" I'm not > sure I have a good answer! > > Why do we use the cache in development? Shouldn't I be able to pass a > sfNoCache object into the sfConfigCache and eliminate even the > autoload and config caching? > > Would anyone else like to see an upgrade along these lines in a coming > 1.x release? > > Kris > > > -- Jonathan H. Wage Open Source Software Developer & Evangelist http://www.jwage.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
