Re: How expensive is glob'ing a dir and including all the files? [message #179161 is a reply to message #179160] |
Sun, 16 September 2012 15:32 |
Anders Wegge Keller
Messages: 30 Registered: May 2012
Karma:
|
Member |
|
|
"Peter H. Coffin" <hellsop(at)ninehells(dot)com> writes:
> "Someone" could be another developer working on the same project of
> even yourself comeing back to the code after ignoring it for a few
> years. An awful lot of code looks completely foreign with three
> years on it, even if one was completely familier with it back then.
In that case, you are equally fscked, using
require('somemodule.php'), when three years down the road, you add a
module with the same name elsewhere in the search path.
--
/Wegge
Leder efter redundant peering af dk.*,linux.debian.*
|
|
|