On 22.10.2010, at 19:06, Jonathan Wage wrote: > I am not quite sure how that would work. Because every connection definition > is dynamically instantiated based on what is configured in the application > config. Would the bundle DI configuration contain a template definition that > is cloned? The problem I see then is that we have a class configured in the > DI container that will never be used.
not sure i understand. right now there is only a somewhat hardcoded PHP based configuration in the extension itself. all i want is a parameterized xml or yaml configuration, which i can easily adjust via the parameters or use as a template for customizations. use case example: add a beginTransaction() call after the creation of the to the DBAL service 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
