[TYPO3-mvc] How to return a filtered subset of child objects?

Jochen Rau jochen.rau at typoplanet.de
Mon Feb 15 10:42:25 CET 2010


Hi Thomas.

I have implemented a filter in my current project SjrOffers, too:

http://forge.typo3.org/repositories/show/extension-sjr_offers

It's a Demand object which gets evaluated in the OfferRepository. The 
evaluation is brute force as it loads the entire Offers and filters them 
afterward. I will change this in the future if there are performance 
issues ("make it work then make it fast").

Regards
Jochen


More information about the TYPO3-project-typo3v4mvc mailing list