2011/2/24 Johannes Schmitt <[email protected]>: > I'm not sure if changing the default scope to "request" actually solves the > problem because sooner or later people will have to learn scope anyway, so > imo it would probably be best to have something in the documentation (best > with some graphics, not only text if that is possible).
I think Jordi is right. Of course, people need to learn about scopes somewhen, but I think it's sufficient if they do it once they start optimizing the performance of their application. At that point, they should already have a better understanding of the DIC. Forcing newcomers to learn this just because there _might_ be performance problems later seems wrong to me. Bernhard -- 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
