[TYPO3-mvc] caching issue with proposed solution

Sebastian Kurfürst sebastian at typo3.org
Sat Jan 23 17:17:26 CET 2010


Hi,

> /**
>  * My action
>  *
>  * @param string $somestring
>  * @expose noCache
>  */
This is right now not easily possible, as our reflection service in
Extbase cannot return all classes which are annotated with a special
annotation.

I think the typoscript condition should be built somewhere in
Utility_Extension, where the TS is built as well.

Additionally, this annotation will most probably not exist in FLOW3,
thus I'd go for an additional configuration file as it is right now.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list