[TYPO3-dev] RFC: Unicode with preg_replace
Steffen Kamper
info at sk-typo3.de
Wed Mar 24 11:30:44 CET 2010
Dmitry Dulepov schrieb:
> Hi!
>
> Steffen Kamper wrote:
>> this reminds me to a discussion raised up some time ago: always use
>> utf-8 in TYPO3, make FE conversion in page delivery if someone need
>> other charset.
>
> I would actually use only the first part of it: always UTF-8 :) No
> conversions :)
>
that would indeed simplify it totally, and it makes TYPO3 a lot faster :)
All the conversion stuff use t3lib_cs, which is a huge class and costs a
lot of resources.
vg Steffen
More information about the TYPO3-dev
mailing list