Matthias N. wrote: > On 12 Aug., 19:15, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote: >> Thierry wrote: >>> The Symfony community has always thought me a great deal regarding a >>> diverse number of php related best practices. >>> I am curious regarding the solutions being used for code profiling. >>> I use: >>> xdebug, with wincachegrind >> Yeah .. the problem is that you get a lot of circular paths due to the >> exception abuse :( > > Do you have an idea how to get rid of it?
No idea. I will talk to Derick about this. But I guess the only way is to stop abusing exceptions. Actually I am only 99% sure its because of this and it will only affect you a lot if you call multiple modules and/or filters. I guess I should be a bit more cautious with statements like this, when I have not really analyzed this in depth. regards, Lukas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
