[TYPO3-mvc] Extbase Domain-Service
Jochen Rau
jochen.rau at typoplanet.de
Wed Dec 23 08:35:49 CET 2009
Hi.
schrieb Sebastian Kurfürst:
> a service is just a _concept_ - Extbase does not provide any special
> support for it (because it does not have to). Just create a new class
> which you name accordingly, make it a singleton, make sure it has no
> internal state, and then it's a service ;-)
And it's a good practice to put the service class files into
EXT/Classes/Domain/Service/ or an appropriate subfolder.
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list