[TYPO3-mvc] Strange warning "You should never see it"

Dennis Ahrens dennis.ahrens at googlemail.com
Wed Jan 19 12:16:54 CET 2011


Dawid Pacholczyk wrote:
> So what should I do ? I don`t want to overwrite every findAll() method 
> cause it is pointless.

Whats about looking from the other side? Try to find out where the 
returned QueryResult is used like an array and change this code. Or call 
toArray() on the query result after getting it from the repository.


More information about the TYPO3-project-typo3v4mvc mailing list