On 08.02.2011, at 09:39, Jordi Boggiano wrote: > On 07.02.2011 21:32, Johannes wrote: >> You should simply overwrite the password directly instead of using a >> parameter. > > Which means I'd have to have 5 lines redefining my entire user with > roles etc in the dev config. Which means if it changes in the base file > the dev one will be out of date. I really think we can do better than > that. The way it works atm parameters are kinda useless.
if we could delay evaluating parameters until just before the Extension is called (aka in the given compiler pass), then i guess it should work? 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
