[TYPO3-mvc] A plan for the future of Models in our favorite MVC
Tim Schoch | GSTALTIG
tim.schoch at gstaltig.ch
Tue Jan 17 11:00:58 CET 2012
Not the tca itself, but the dynamic providers. For example, I have an extension where a product object has aprox. 40 properties
and somewhere around 10 relations (both 1:n and n:n). In a summary view I have to output around 150 of these objects
at a time with all their properties and relations. It is already very slow without any dynamic getter/setter methods.
Tim
More information about the TYPO3-project-typo3v4mvc
mailing list