[TYPO3-mvc] no cache for development?
Steffen Kamper
info at sk-typo3.de
Mon Aug 17 10:21:17 CEST 2009
Hi,
Christoph Koehler schrieb:
>
> Okay, let me ask this: I have a controller that deletes and adds
> records. Due to caching, if I delete a record, it still shows until I
> clear all cache in the BE and reload; then the record is gone from the
> markup. That is clearly undesirable and not just for development.
>
> How do I disable caching in that scenario?
>
there is a need to clear the cache for this records. Cache calls are
possible without instancing anything as the caching framework is in
GLOBALS. Try to figure out the right calls, look at tcemain how it's called.
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list