[TYPO3-project-4-3] Improving the language overlay performance

Francois Suter fsuter at cobweb.ch
Wed Sep 17 11:03:37 CEST 2008


Hi,

> For the live version I think you can do the overlays in go on the DB
> side with SQL functions. All merge rules can IMHO opinion be expressed
> as IF (Mysq specific) or CASE (ANSI SQL) expression.s
> 
> Performance for previews doesn't matter so much, I think that it's more
> important to have a switch that distincs between live and other WS to
> make the best performance posssible for the former. If you can improve
> the latter, fine.

I'll keep that in mind when handling workspaces. Currently I'm just 
trying to improve on language overlay. In this case I'm not sure IF and 
CASE statements can be enough, since there are quite some TCA parameters 
than enter the picture when handling translations.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-project-4-3 mailing list