[development] inferring which file to include based on page callback array

Chris Johnson cxjohnson at gmail.com
Tue Jun 12 09:23:14 UTC 2007


On 6/12/07, Larry Garfield <larry at garfieldtech.com> wrote:

> If a module author puts a function that is not a page callback into an include
> file, thus hiding it from other modules, that's a bug with that module and
> should be filed as such. :-)


Until we get to PHP 5.2 and then we can use the __autoload function.
Of course, that would mean that modules would have to be classes, too.
 ;-)


More information about the development mailing list