[TYPO3-mvc] [FYI] Common Extbase critics

Bastian Waidelich bastian at typo3.org
Mon Jun 6 13:22:49 CEST 2011


Peter Niederlag wrote:

Hi Peter,

>>> Has anyone really attempted this? [...]

> IMO just replacing the $defaultViewObjectName is not really working, as
> that one is only triggered/used when a (fluid-)template is not found?

That might have been the case in earlier versions. Right now, 
AbstractController::defaultViewObjectName is the *only* place in the 
Extbase code where Fluid is mentioned (apart from some comments).


> fluid IMO is still pretty much "hardcoded" as there is no "common
> template API" yet.

The template API is basically the ViewInterface [1] which has to be 
implemented by your custom view.


Best
Bastian


[1] 
<http://git.typo3.org/TYPO3v4/CoreProjects/MVC/extbase.git?a=blob;f=Classes/MVC/View/ViewInterface.php;hb=HEAD>


More information about the TYPO3-project-typo3v4mvc mailing list