Lukas Kahwe Smith wrote:
> Hi,
> 
> I ran into some interesting issues with while calling 
> doctrine-insert-sql. It just did not seem to do anything. I traced this 
> issue to including the factory.yml. The problem is that I was loading a 
> storage container that relied on the database (which was not yet setup 
> obviously). Now why does a pake task load the persistance storage layer? 
> Shouldnt pake just skip that?

Also why does it load the factories for the dev env?

in sfContext::initialize() it seems to load the following:
"trunk/cache/frontend/dev/config/config_factories.yml.php"

regards,
Lukas

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to