[TYPO3-mvc] How to design/structure complex find operations?

Franz Koch typo3.RemoveForMessage at elements-net.de
Mon Jan 24 17:29:57 CET 2011


Hey,

>> yea, it's pretty much the same, but probably a better naming though ;)
> Indeed :)
>
> Do you usually put your "create constraints/oderings from demandObject"
> stuff into a separate factory class/function to simplify seperate
> testing or do you simply rely controller - view assignment tests?

depends on the time and budget I have for the project and the complexity 
of the demandObject. Having only a view options I sometimes do it 
directly in a "factoryMethod" inside the controller and don't use a 
external factory class. And I'm not yet too familiar with TDD, but I'm 
working on it.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list