Fabien, could you explain your decision about why a ini file?
On 08.03.2011, at 10:58, Victor Berchet wrote: > Lukas, > > From what I understand, the Standard Edition should be as simple as > possible for new comers, which makes sense. > > New comers are not expected to use the new features of PHP5.3 but only > to customize a few values. > > There might be an issue with yaml if your editor is not properly > configured and you start mixing tab & spaces. > > You can still argue that new comers will probaly not edit the ini file > but use the configurator... > > Cheers, > Victor > > On Mar 7, 10:51 pm, John Wards <[email protected]> wrote: >> Can I also ask what is the thinking behind this? >> >> It can't be to help sf1.x devs as the first place they will look is >> config.yml. Which will make perfect sense to them as yaml is easy to >> read. >> >> On Mon, Mar 7, 2011 at 6:03 PM, Lukas Kahwe Smith <[email protected]> >> wrote: >> >>> Hello, >> >>> So why a ini file? >>> https://github.com/symfony/symfony-standard/blob/master/app/config/pa... >> >>> At Liip we have taken a very similar approach, where we have a dynamic.yml >>> file where all server specific settings are stored. However I do not see >>> much point in introducing yet another format. Especially since PHP 5.3 ini >>> is at least as flexible as yaml, so in case the aim was to use a simpler >>> format, this is not the case. these days arrays and variables are supported. >> >>> regards, >>> Lukas Kahwe Smith >>> [email protected] >> >>> -- >>> If you want to report a vulnerability issue on symfony, please send it to >>> security at symfony-project.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 > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.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 Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.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
