On 01/05/2009, Gabriel Malkas <gabriel.mal...@free.fr> wrote:
>
> Dave kennedy a écrit :
>
>
Now I can no longer get that working. I know it is to do with the namespace
>> autoloading but just cannot get my head round it.... any help would be
>> greatly appreciated.
>>
>
>
> I don't think it is the best solution to this problem, but it works : add a
> namespace to your models :)


I'm sure Matthew will be along with the proper solution shortly, but from
what I've seen of the new Autoloader you can set it to be the autoloader for
any namespace using $autoloader->setFallbackAutoloader(true), see:
http://framework.zend.com/manual/en/zend.loader.autoloader.html. This would
probably achieve what you're after.

-- 
Tim Fountain
http://tfountain.co.uk/

Reply via email to