I believe this has been discussed in the past and not ack'd, please read 
the php-dev archives...

Zeev

At 10:19 PM 6/9/2002, Ivan Ristic wrote:
>Several days ago I posted a simple patch to the Zend Engine,
>to support automatic class loading. The code is almost completely
>copied from the existing auto-loading mechanism for the
>unserialize function. Basically, a userland function is called
>whenever a non-defined class is called. The function can then
>find the class, and in that case the execution can continue as
>normal.
>
>Can someone please review the patch and then commit it to the CVS?
>
>This is the link to the original email and to the patch itself:
>
>http://marc.theaimsgroup.com/?l=php-dev&m=102311009628061&w=2
>
>--
>Ivan Ristic, [EMAIL PROTECTED]
>[ Weblog on PHP, Software development, Intranets,
>and Knowledge Management: http://www.webkreator.com ]
>
>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to