On 22.03.2010, at 11:29, alberto wrote: > > > On 22 mar, 10:47, Lukas Kahwe Smith <[email protected]> wrote: > >> however again .. proxy magic would require that the proxy class has access >> to the service container and then you might as well give the action class >> itself access to the service container .. which is what we have right now .. >> which i think isnt ideal. > > Again, why?
because it means a recursive reference, which is something to avoid at all costs in PHP .. even with the new fancy circular reference GC in 5.3 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 To unsubscribe from this group, send email to symfony-devs+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
