[TYPO3-mvc] Fluid without Extbase?
Sebastian Kurfürst
sebastian at typo3.org
Thu Jun 4 10:00:18 CEST 2009
Hi Ingo,
You will need to have Extbase installed because Fluid depends on the
Autoloader and some Extbase classes.
Apart from that, you can use Fluid standalone. If you look at
Tx_Fluid_View_TemplateView, you see what is needed to render a template
on your own.
However, just a small disclaimer ;-) That part of Fluid is not yet part
of the public API (you'll notice the @internal annotations all over), so
it might change still a bit in the future.
Concerning Fluid and 4.2 - I think this should work, but I'm not fully
100% sure.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list