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

Oliver Hader oliver at typo3.org
Wed Nov 12 11:19:57 CET 2008


FYI: Committed to SVN Trunk (rev. 4455)

olly


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
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list