Hi Romain,

I was aware of this thread before I decided to raise the issue.

My impression was it's related to Doctrine loading a particular
"behavior", which was already fixed by symfony and Doctrine, but was
somewhat different from what I mean.

But now I found I overlooked that Fabian mentioned the repetitive
autoloading issue which is exactly what I'm talking about.

Anyway it still happens in the latest trunk due to the "$freshCache =
false" statement, possibly due to [9207], as
mentioned by Jonathan (http://groups.google.com/group/symfony-users/
browse_thread/thread/3a905ba0c63f8d74).

Even when it is fixed, it is not optimal because re-autoloading would
always occur once per request. Clearing cache and building autoloading
files can take several seconds on my slow development machine,
which is what I want to get rid of as I hate the need to wait during
development :P

Tamcy


On Jun 15, 6:40 am, "Romain Dorgueil (hartym)" <[EMAIL PROTECTED]>
wrote:
> There was already a discussion about this, you can read it 
> there:http://groups.google.com/group/symfony-devs/browse_thread/thread/175a...
>
> I thought this was fixed, please read it and tell if it resolves your
> problem.
>
> Romain
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to