[TYPO3-mvc] I proudly present my first TYPO3 MVC Project
Sebastian Kurfürst
sebastian at typo3.org
Wed Jul 29 23:36:00 CEST 2009
Hi Steffen and Sebastian,
>> To keep work with fluid efficient i'd like to see TS access in the
>> ViewHelpers.
Please file a bug report into Fluid v4. I think this can be done,
however we need to think how to implement this cleverly as this
functionality is already built-in in v5.
> what's wrong with Tx_Extbase_Dispatcher::getSettings() ? There is your
> TS in
That's really not how Tx_Extbase_Dispatcher::getSettings() should be
used :-) Actually I still think that these settings should _not_ be used
too heavily inside custom extension code. I rather think the
getSettings() method should be marked as @internal.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list