On 26.01.2011, at 15:45, Dan Leech wrote: >> Atm I define/overwrite entire service in my application bundle >> extension config file. That seems not to be proper way. Is there a way >> to overwrite just single parameter/argument from app config file or >> maybe from extension/DI configuration file?
The only way to do this atm is via a bundle extension. One day I would love to add config inheritance support inside the DIC http://static.springsource.org/spring/docs/3.0.5.RELEASE/reference/beans.html#beans-child-bean-definitions 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
