Hi I want to know how customize DI Extension in parent bundle. I solve the following problem:
I have the bundle VendorTwigBundle with parent TwigBundle. In DI Extension in TwigBundle I want to change a few default configurations. When is loaded file 'twig.xml' in TwigBundle bundle I want to also load file 'twig.xml' in VendorTwigBundle. I think it is a legitimate requirement to have the ability to customize the configuration in parent bundle. This is similar to templates. In current implementation of DI Extensions is very difficult to solve this problem. What do you think? Do you have any idea? Martin Hason -- 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
