[TYPO3-ect] lib/div 1.0 - it's time to say thank you
Elmar HInz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Wed Jan 10 11:44:43 CET 2007
Am Wed, 10 Jan 2007 09:25:26 +0100 schrieb Ernesto Baschny [cron IT]:
>
> Just for the record, I also +1 the usage of Smarty! PHP templates are
> also ok to some degree.. But come on, TYPO3 templates makes no sense at
> all when you want to separate business logic from presentation logic.
> Smarty does that job pretty well.
>
Antithesis.
It depends on what you do in the php template. As long as you use the same
conditions and iterators in a PHP template as you would use them in smarty
template, there is absolutely no difference for the seperation of logic.
It's just a different templating language. One of many.
PHP has been a templating language from the very beginning.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list