[TYPO3-mvc] How to get calculated data from a query into an object?
Martin Kutschker
masi-no at spam-typo3.org
Wed Feb 17 09:24:27 CET 2010
Franz Koch schrieb:
>
> And how would I fetch the transient objects?
You wouldn't fetch them. You would fetch store objects, calculate the distance (using a query or by
other means) and create the transient objects afterwards.
The only clean way seems to me now to split up store fetching/reconstitution and distance calculation.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list