[TYPO3-workspace] RFC #10439: Data array used in ws-grid should be cached
Susanne Moog
typo3 at susannemoog.de
Tue Jan 18 13:09:49 CET 2011
On 18.01.2011 02:34, Tolleiv.Nietsch wrote:
> Hi,
>
> +1 by reading and testing.
>
> Except one thing "mediumblob(16777215)" didn't work for me - new version
> attached.
>
> Maybe processCmdmap_afterFinish could also contain some more checks to
> avoid that we're clearing the cache too often - but this can be handled
> as a separate task.
+1 by reading and testing. Can we change the UseCachingFramework checks
to true boolean checks?
if(TYPO3_UseCachingFramework === TRUE)
because otherwise if the constant is for some reason not defined the if
would still evaluate to true.
Susanne
--
What's worth the price is always worth the fight
Every second counts 'cause there's no second try
TYPO3 Core Team Member
More information about the TYPO3-team-workspace
mailing list