[TYPO3-core] RFC: Bug #9747: Update function names of caching API to be consistent with FLOW3

Steffen Kamper info at sk-typo3.de
Thu Nov 6 20:21:53 CET 2008


Hi olly,

i tested the patch, and all is working fine. i looked to the cache 
tables and they are proper filled, so here is my +1 after testing.

vg Steffen

Oliver Hader schrieb:
> Hi,
> 
> a new patch is attached since I forgot some stuff.
> And: Testing is always good since we don't have unit tests yet in v4... ;)
> 
> olly
> 
> 
> Oliver Hader schrieb:
>> This is a SVN patch request.
>>
>> Problem:
>> To be consistent with the FLOW3 caching framework, some function names
>> of the API have to be updated in t3lib/cache/
>>
>> save() -> set()
>> load() -> get()
>> loadByTag() -> getByTag()
>>
>> Comments:
>> Changing API names shall not happen in general. However, the backport of
>> the caching framework into TYPO3 v4 was never released and we're still
>> in alpha phase of TYPO3 4.3 - so no problem here.
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=9747
>>
>> Branch: Trunk


More information about the TYPO3-team-core mailing list