[TYPO3-english] Re: Fluid: Nested variables

Viktor Livakivskyi invisible.kinder at gmail.com
Mon Jul 14 11:48:55 CEST 2014


Hi, Bernhard.

I afraid, it can be quite difficult to implement this.
Just imagine such a scenario:

$this->view->assign('count', '{message} 235');
$this->view->assign('message', 'There are {count} rows');

Yes, it is up to developers to not allow this in the code, but what then framework should do in such a case?


More information about the TYPO3-english mailing list