[TYPO3-core] RFC: Bug #9747: Update function names of caching API to be consistent with FLOW3
Xavier Perseguers
typo3 at perseguers.ch
Thu Nov 6 16:15:28 CET 2008
Hi,
Oliver Hader wrote:
> 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.
It's better to do it now... :-)
+1 by reading.
--
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html
More information about the TYPO3-team-core
mailing list