[TYPO3-mvc] Models and logic

Tim Schoch | GSTALTIG tim.schoch at gstaltig.ch
Mon Apr 16 10:22:43 CEST 2012


Hello Toke
IIRC the Domain Model stands for Business logic, not for DB logic.
In extbase the DB is just the way the data is stored. Think of it as the other way round then traditional pi based developement:
Instead of first designing the database and then looking how to get that data from mysql to html -
the domain model, or php code, is the primary 'thing' defining the whole logic and the database, or sql, just serves the domain model in persisting the data it holds.

So far I think this fits into the domain model well.
Gruess Tim

GSTALTIG GMBH / www.gstaltig.ch
Sonnenhofstr. 13 / 6020 Emmenbrücke
tim at gstaltig.ch / 076 488 24 97



More information about the TYPO3-project-typo3v4mvc mailing list