[commits] Horde branch autoload created. 7ac451af71d142c5de7d2b17edc3a7c01ac0eef6
Michael M Slusarz
slusarz at horde.org
Tue Aug 4 23:28:45 UTC 2009
The branch "autoload" has been created.
at 7ac451af71d142c5de7d2b17edc3a7c01ac0eef6 (commit)
-----------------------------------------------------------------------
commit 7ac451af71d142c5de7d2b17edc3a7c01ac0eef6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Aug 4 17:23:52 2009 -0600
Optimize autoloading.
Run through class patterns first before trying to use include paths.
This prevents us from having to add applications to the include path, so
PEAR/external libs shouldn't try to load libraries that have the same
basenames as an application library.
More information about the commits
mailing list