[TYPO3-mvc] using proxy objects as properties (eg for bulk load)
Martin Kutschker
masi-no at spam-typo3.org
Tue Mar 16 09:57:30 CET 2010
Martin Kutschker schrieb:
>
> One idea I had is to use proxy objects as arguments to setters. What's needed to make this work is
> IMHO only that the argument doesn't take the class but the interface (which must be created of
> course) as argument. Seems simple enough. Has anyone better ideas? Can or should ExtBase/FLOW3 to
> help using such a scheme?
The point is that for a bulk load you mostly need the object id to set up the relation but nothing more.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list