[TYPO3-mvc] [INFO] How-to do AJAX with Extbase
Sebastian Kurfürst
sebastian at typo3.org
Sat Aug 1 11:26:32 CEST 2009
Hi Xavier,
> No, in our case we are using same conventions as the blog_example,
> meaning repositories are sitting next to the Domain class themselves.
Nope, this convention changed a few weeks ago.
> But of course, you may put it in a repository-dedicated folder. We
> stick
> to blog_example and I read a discussion on v5 list quite a while ago
> and
> IIRC the end point was not to extract the repository from the model.
Nope, the end point was to have separate folders for repositories,
domain objects and validators.
> As said, it's up to you to decide where to put your classes ;-)
Nope :-) At least not inside your domain model.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list