[TYPO3-mvc] Table Naming Conventions in Extbase
Patrick Schriner
patrick.schriner at diemedialen.de
Tue Feb 5 15:09:09 CET 2013
Hi Roland,
I guess the logic is that it maps directly to the class name convention
for extbase (And, following that route, to the namespace conventions for
TYPO3 FLOW or TYPO3 6.0). You could argue that those class names get to
long as well, but I think it's ok.
You can always map a table not following the naming convention (but I have
only used that feature to map to legacy tables).
Regards,
Patrick
On Tue, 05 Feb 2013 14:57:11 +0100, Roland <most.wanted at gmx.at> wrote:
> hi everybody,
>
> i am just discussing the table naming conventions in extbase with a
> collegue:
>
> tx_extensionkey_domain_model_loremipusm
>
> why was it necessary to include "_domain_model" into the names? table
> names can become quite long and it is not so hard to even become longer
> than the 64 character limit of mySQL.
>
> kind regards
>
> roland
--
Patrick Schriner
More information about the TYPO3-project-typo3v4mvc
mailing list