[TYPO3-mvc] Tx_Extbase_Persistence_Exception
Jochen Rau
jochen.rau at typoplanet.de
Fri Apr 23 12:21:28 CEST 2010
Hi Daniel.
On 23.04.10 12:09, Daniel Dimitrov wrote:
> those models are placed in the right location:
> myext/Classes/Domain/Model/products.php
> myext/Classes/Domain/Model/supplier.php
Maybe there is a typo. The class file names must be in uppercase:
myext/Classes/Domain/Model/Products.php
myext/Classes/Domain/Model/Supplier.php
I'd also choose singular for the Product class (although this doesn't
have any functional influence).
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list