[TYPO3-mvc] Wondering about performance
Daniel Dimitrov
danielsd_bg at yahoo.fr
Wed Apr 28 12:35:53 CEST 2010
Yep that is exactly what I have tried.
I made a new model, but I didn't know how to use it, because the framework
was already trying
to map it to a database table and such table was not existing :)
Is there any way to map a model with name XYZ to a table that is called X ?
Regards,
Daniel
"Franz Koch" <typo3.RemoveForMessage at elements-net.de> wrote in message
news:mailman.1.1272446732.411.typo3-project-typo3v4mvc at lists.typo3.org...
> Hey Felix,
>
>> lazyLoading != stripped down
>>
>> you would still have access to those objects, they are just not
>> instantiiated if you don't use them ... if someone else wants to use
>> them, this would be no problem.
>
> I was not talking about lazyLoading objects here - that's clear. I was
> talking about a stripped down model (a separate model with only some
> properties defined) that Daniel mentioned in his first post.
>
> --
> kind regards,
> Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list