On 20.01.2011, at 09:59, Fabien Potencier wrote:

> Hi all,
> 
> Right now, the Symfony2 autoloader is part of the HttpFoundation component.
> 
> Obviously, an autoloader has nothing to do with HTTP, but this is the only 
> component where it kind of make sense to store it. The other option would 
> have to create a dedicated component for it but it always felt weird as this 
> is really about just one class.
> 
> Now, as many people use the autoloader for non-Symfony apps, it's weird that 
> they need to get the HttpFoundation component just to use the autoloader.
> 
> So, I'm about to move the autoloder to its own component (Autoloader). Any 
> objection?


+1

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

Reply via email to