I've seen lots of statements about using an autoloader interfering with byte code caches. Unfortunately, my understanding of byte code caching is limited. It would seem to me that it would cache the byte code from each file as a separate cache entry and the world would be right. But that's me with my rose colored glasses i suppose.
As far as I know, autoloading works OK with bytecode caching.
-- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/
