[dev] Registry::_fillAPICache()

Chuck Hagenbuch chuck at horde.org
Thu Mar 20 19:56:27 PST 2003


I would like to see the change to lib/Registry.php that added
_fillAPICache() either reverted or heavily optimized. At the moment, this
adds a *ton* of overhead to Registry::hasMethod(), since it forces the
inclusion of *every* api.php file, instead of only the one for the relevant API.

File inclusion is expensive, and I don't quite see the benefit of this.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"... It is not more light we need, but more warmth! We die of cold, not of
darkness. It is not the night that kills, but the frost." - Miguel de Unamuno


More information about the dev mailing list