Matthew Weier O'Phinney wrote:
> 
> Ralph is working on a solution to this, and may already have something
> committed to trunk (he can tell you better).
> 

I'll take a look, thanks.


Matthew Weier O'Phinney wrote:
> 
> Btw, if you're going to do autoloading... start using
> Zend_Loader_Autoloader instead. :)
> 
> 
>     require_once 'Zend/Loader/Autoloader.php';
>     Zend_Loader_Autoloader::getInstance();
> 
> It's a more robust solution, and is what Zend_Application is using at
> this time.
> 

Still have to get familiar with 1.8, thanks for the hint :)

Regards,
Mathias
-- 
View this message in context: 
http://www.nabble.com/Zend_Tool-failure-in-1.8b1-tp23191372p23221363.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to