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

Oliver Hader oliver at typo3.org
Thu Nov 6 19:03:58 CET 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009747_v2.patch
Type: text/x-diff
Size: 12183 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081106/e9f2c9f7/attachment-0001.patch 


More information about the TYPO3-team-core mailing list