[TYPO3-core] RFC: #11286: caching of pagesections uses superfluos serialize() call

Christian Kuhn lolli at schwarzbu.ch
Wed Dec 29 21:59:38 CET 2010


On 06/06/2009 12:41 PM, Rupert Germann wrote:
> Problem:
> in class tslib_tstemplate the caching of pagesections uses a superflous
> serialize/unserialize() call.
> functions start() and getCurrentPageData()
>
> serialize/unserialize is not needed here since the variableFrontend can
> store arrays directly.
>
> solution:
> remove serialize/unserialize

Finally ...

Committed attached patch to trunk rev. 9962 after my +1 on reading and
testing.

Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 11286_02.diff
Type: text/x-patch
Size: 1149 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101229/7a3f58ed/attachment.bin>


More information about the TYPO3-team-core mailing list