[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 17:48:03 CET 2008
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
>
>
> olly
>
+1, go ahead!
vg Steffen
More information about the TYPO3-team-core
mailing list