[TYPO3-mvc] Where to put classical TYPO3 stuff (auth services etc).
Jochen Rau
jochen.rau at typoplanet.de
Thu Jun 18 15:32:44 CEST 2009
Hi.
Sebastian Kurfürst wrote:
>> For the moment i would put my "classical FE Typo3 authservice" either
>> beyond classes/Service or just keep it outside of it and just put it to
>> /sv1 or similar. It could confuse people since there is a difference
>> between the DDD "Service" term and the TYPO3 Service term.
> Why not use Classes/AuthService/... and name it according to the Extbase
> conventions?
You are right. In this case it is the better solution. But if there are
several other files (like in Modules) it would be better to put it in a
top-level folder.
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list