[TYPO3-mvc] conceptional error in cache of reflection service
Sebastian Kurfürst
sebastian at typo3.org
Wed Aug 5 08:39:22 CEST 2009
Hi Steffen,
> there is a problem as the title describes. In the service reflection
> data are saved all the time with the same key and without tags.
> $this->cache->set('ReflectionData', $data);
>
> There is missing tag array for identify the context. Without, every
> extension with extbase will use the same record all the time and
> overwrite it with own data - this is even worse than without cache :)
Of course you are right! Do you want to fix this?
That'd be really appreciated :-)
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list