Le 15/01/2011 00:50, Bulat Shakirzyanov a écrit :

Hmm, why can't the merging be done outside of extensions, say in the loader itself. Every extension configuration is passed to load methods as array, therefore something like array multidimensional merge of all parameters of any given load method, where latter parameter overrides former, should produce if not ideal, then close to that results. The only tricky question left would be unsetting a parameter set on previous run.

Sent from my Nexus One

This has been discussed at the IRC Meeting last week: http://trac.symfony-project.org/wiki/IRCLogs20110106

The problem with a merging done by the core is that it will not fit the need of all bundles. You don't always want a multidimensional merge. This is why it has been decided that the merging will be let to the developper in his extension.

--
Christophe | Stof

--
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 symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to