[TYPO3-mvc] [TYPO3-50-general] (Result) Last minute concept fix? Incosistent class naming for domain models ...
Jochen Rau
jochen.rau at typoplanet.de
Fri May 29 12:19:57 CEST 2009
Hi,
> thank you for the interesting discussion. During our morning run
> Karsten and I discussed again the different approaches and I think we
> have found a consensus now, based on your suggestions.
>
> I'd like to go for the following conventions now:
>
> \F3
> \Blog
> \Controller
> BlogController
> PostController
> ...
> \Domain
> \Model
> Blog
> Post
> CommentInterface
> AbstractComment
> GoodComment
> Badcomment
> Tag
> \Repository
> BlogRepository
> PostRepository
> \Validator
> BlogValidator
> EverythingFineValidator
> \Service
> BlogPostStyleCheckService
> StupidContentDetectorService
> \View
> TagView
> ...
>
> I hope you like the new solution!
I really do.
I have opened a new Task on forge to apply these changes to Extbase, too.
http://forge.typo3.org/issues/show/3517
Regards
Jochen
--
"Every nit picked is a bug fixed"
More information about the TYPO3-project-typo3v4mvc
mailing list