[FLOW3-general] (FLUID) Assemble TagBasedViewHelper manually
Sebastian Kurfürst
sebastian at typo3.org
Tue Feb 2 09:42:04 CET 2010
Hey Michael,
That's kinda a non-trivial task (and not officially supported right now).
Fluid does this in
https://svn.typo3.org/TYPO3v4/CoreProjects/MVC/fluid/trunk/Classes/Core/Parser/SyntaxTree/ViewHelperNode.php
but I am right now not sure if that is really possible in custom Fluid
code, as we have a reference to the syntax tree there, which you will
not get from custom Fluid code.
However, I also feel that we need to support something like this - I
just still am not sure how to integrate this properly with the rest of
Fluid.
Maybe we can discuss it at T3BOARD or so?
Greets,
Sebastian
More information about the FLOW3-general
mailing list