We are trying to move a lot of our production/dev configuration
outside of the project directories for easy launching and version
control.

For most things, this has been easy. I either create new libraries
that load their own config file, or override things using
factories.yml. I came across a snag though. sfContext loads uses
sfDatabaseManager directly without looking at factories first.

Can someone review my patch and see if it can be applied to the 1.0
branch, or suggest a better way of loading the databases.yml file from
a different directory?

http://trac.symfony-project.com/ticket/2759
(Note:I'm not sure the ready for core status is right, but I was told
it was the best way to get a patch noticed).

Thanks,
Gavin
--~--~---------~--~----~------------~-------~--~----~
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