I could be wrong here, but I think it's not so much any problem with
require_once as it is to reduce memory consumption while using the
library. This happens when developers only use 30% of the library and
yet the whole shebang is loaded on every request ;-)


On Wed, Jun 2, 2010 at 5:20 AM, romtek <rom...@gmail.com> wrote:
> Kornel, I've noticed this item on phptal.org: "Removed all require_once and
> switched to autoloading". What are the problems with using require_once?
> Roman
> _______________________________________________
> PHPTAL mailing list
> PHPTAL@lists.motion-twin.com
> http://lists.motion-twin.com/mailman/listinfo/phptal
>
>



-- 
--
Tjerk

_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to