[TYPO3] Just a naming convention or some functinality difference

Ernesto Baschny [cron IT] ernst at cron-it.de
Thu Mar 9 15:26:18 CET 2006


tapio schrieb am 09.03.2006 14:37:

>> Hi tapio. Some info from MTB:
>>
>> "However we might expect seeing the "temp." TLO in the tree, but we
>> don't. The reason is that the TLOs named "temp." and "styles." are
>> unset again after parsing the TypoScript since they are reserved as
>> temporary object spaces available only during parsing - not after
>> parsing."

> if I don't use the temp. prefix the object remains unnecessary into RAM?

TLOs other than temp. and styles. will still "there" (in the huge
TS-array) after the TS-parser is done, that's true. But this won't
change the amount of "RAM" needed, since at the moment the PHP-process
ends its request, everything is cleaned anyway.

Cheers,
Ernesto



More information about the TYPO3-english mailing list