[TYPO3-mvc] [FYI] Common Extbase critics
Peter Niederlag
typo3-list at niekom.de
Mon Jun 6 11:58:27 CEST 2011
Hello,
Am 02.06.2011 07:53, schrieb Sebastian Kurfürst:
> Hey Francois,
>
>> Has anyone really attempted this? I wonder if it's possible at all,
>> because - while digging into the source to try and debug some of the
>> problems I had - I came across some wrong inheritance and some things
>> which are not as abstracted as they are supposed to be.
> Replacing the templating engine is easily possible, f.e. Peter Niederlag
> uses PHPTal sometimes; and that's just a one-liner to replace the
> templating engine (Simply set the $defaultViewObjectName inside your
> Controller [1]).
Well, last time I used phptal is xy years ago and required extending the
controller iirc. ;)
IMO just replacing the $defaultViewObjectName is not really working, as
that one is only triggered/used when a (fluid-)template is not found?
fluid IMO is still pretty much "hardcoded" as there is no "common
template API" yet.
As fluid is the "official" templating enigne currently I am following
this road as well. ;)
If anyone has interest to use another template engine (phptal?) I am
still greatly interested as IMO templating should really be up to the
users/developers choice(!). ;) Currently it is not my main focus to work
on this however.
[...]
Greets,
Peter
--
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
More information about the TYPO3-project-typo3v4mvc
mailing list