[TYPO3-core] Fluid views and hooks in the Core
François Suter
fsu-lists at cobweb.ch
Wed Jan 30 21:16:30 CET 2013
Hi all,
While working on a 6.0 EM patch I came upon a conceptual question: more
and more of the TYPO3 Core is now based on Extbase. While this is
definitely nice - as it brings the cleanliness of MVC to the backend -
it does raise a concern about hooks in views. Since all was
traditionally done in PHP, it was easy until recently to add hooks just
about anywhere in the Core, including in views (for example, the List
module is full of hooks for manipulating the output).
This is not possible anymore for views using Fluid. Has any thought be
given to that? How could some flexibility be added while using Fluid?
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-team-core
mailing list