2009年12月19日星期六

Re: [fw-db] model autoloader

> If I try those short names, the class can't be found. My classes live in:
> \application\models\DbTable\ which is why they have long names.

That's because the module autoloader is configured to work
that way. You can still write your own autoloader, but it's
not recommended.

Instead, have a look at integrating an ORM such as Doctrine
into Zend Framework.


Best regards,

Andreas

没有评论: