This problem will be solved when a merging algorithm is implemented. Kind regards, Johannes
On Wed, Feb 2, 2011 at 7:59 AM, Lukas Kahwe Smith <[email protected]>wrote: > > On 20.01.2011, at 20:58, Jeremy Mikola wrote: > > > Playing around with suggestion #4 (tagging user providers), there is an > issue with the case for "// Existing DAO service provider", as the > SecurityExtension::createUserDaoProvider() currently creates an alias in the > container. This doesn't require the target service to exist, and rightfully > so as its config might not have even been processed yet. There is no DIC > API to assign a tag to an alias, and since the service's definition might > not exist we can't very well give it a tag. > > Johannes, I guess with the DefinitionDecorator class we have a solution for > this, right? > > 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]<symfony-devs%[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
