[symfony-devs] Re: (Enhancement) Project-wide configuration file

2006-11-07 Thread Tamcy
What's the difference between project.yml and app.yml (in project level)? If none, I think it's better not to bring it in because it can also bring confusion. I understand the name project.yml is clearer than app.yml in project level, but as one characteristic of symfony is the "overriding" behavi

[symfony-devs] Re: (Enhancement) Project-wide configuration file

2006-11-07 Thread synace
I agree with that. If app.yml is and will always be supported in /config/app.yml, then we should add some clear documentation on how to best utilize in the manner described. Though, since 'project.yml' is and would be optional, we can have our cake and eat it too.. project.yml -> project-wide, n

[symfony-devs] Re: (Enhancement) Project-wide configuration file

2006-11-07 Thread Joby Walker
True, but using app.yml allows you to set system wide defaults and then override them as necessary within an application without having to write any code. Joby Walker synace wrote: > Yes, but 'app.yml' implies it's application specific. > > Since changing the use of config/config.php, projec

[symfony-devs] Re: (Enhancement) Project-wide configuration file

2006-11-07 Thread Joe Simms
+1 from me too, i have definately had the need for common config in both backend and frontend apps. On 7 Nov 2006, at 17:35, Paul Merlin wrote: > > This would lead to less dirty-hacking for a lot of people. > > +1 from me too > > Paul > > Le mardi 7 novembre 2006 17:39, epaulin a écrit : >> On

[symfony-devs] Re: (Enhancement) Project-wide configuration file

2006-11-07 Thread Paul Merlin
This would lead to less dirty-hacking for a lot of people. +1 from me too Paul Le mardi 7 novembre 2006 17:39, epaulin a écrit : > On 11/4/06, synace <[EMAIL PROTECTED]> wrote: > > Addition of a project.yml file in the /config directory for turn-key > > project-wide settings. This replaces the

[symfony-devs] Re: (Enhancement) Project-wide configuration file

2006-11-07 Thread epaulin
On 11/4/06, synace <[EMAIL PROTECTED]> wrote: > > Addition of a project.yml file in the /config directory for turn-key > project-wide settings. This replaces the old way of putting config > settings into /config/config.php now that it is loaded before the > symfony classes. > > http://www.symfony-

[symfony-devs] Re: Thumbnail Plugin install causing SVN checkin Error

2006-11-07 Thread johnny
I did the following. I think this is what happen: When I installed the thumbnail plugin using: symfony plugin-install thumbnail It removed the folder and created the folder. These folders were added already into svn. Since symfony plugin-install did not remove the folder by issuing: svn remove

[symfony-devs] Re: (Enhancement) Project-wide configuration file

2006-11-07 Thread Andreas Hucks
Another +1 for an (optional) project.yml Andreas Tamcy schrieb: > I'd prefer to use sfConfig in config.php, than a project.yml. No > objection to this change, though. > > Tamcy > > On Nov 7, 5:24 am, "Michael Quinn" <[EMAIL PROTECTED]> wrote: >> I find myself using the project level configurat

[symfony-devs] Re: sfCacheFilter

2006-11-07 Thread Francois Zaninotto
Hi Ian, Could you create an enhancement ticket for it? François -Message d'origine- De : symfony-devs@googlegroups.com [mailto:[EMAIL PROTECTED] De la part de Ian P. Christian Envoyé : samedi 21 octobre 2006 16:50 À : symfony-devs@googlegroups.com Objet : [symfony-devs] sfCacheFilter