[TYPO3-mvc] Nesting Objects
Sebastian Kurfürst
sebastian at typo3.org
Thu Aug 6 23:41:42 CEST 2009
Hi Mathias,
> Is this possible with the current ViewHelpers, or do I have to write my own
> Viewhelper? I could not get it to work.
Nope that's not possible, so you'd need a custom ViewHelper for this.
To me it sounds like quite complex, pretty much like the $$variable
construct in PHP, and if possible, I'd like to avoid implementing this
in Fluid as it would bloat the language quite a bit. (At least that is
my gut feeling right now :-)
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list