Project

General

Profile

Actions

Bug #19579

closed

Update function names of caching API to be consistent with FLOW3

Added by Oliver Hader over 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-11-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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()

(issue imported from #M9747)


Files

0009747.patch (8.83 KB) 0009747.patch Administrator Admin, 2008-11-06 14:09
0009747_v2.patch (11.9 KB) 0009747_v2.patch Administrator Admin, 2008-11-06 19:35

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19570: Backport changes to the caching frameworkClosed2008-11-04

Actions
Actions #1

Updated by Ingo Renner over 15 years ago

have they been changed in FLOW3 already?

Actions #2

Updated by Oliver Hader over 15 years ago

Not yet... it will be changed if we agree on the changes in v4.
See the Core List for that, please

Actions #3

Updated by Karsten Dambekalns over 15 years ago

I just changed them in FLOW, see http://forge.typo3.org/repositories/revision/16/1444
(I figured the change was generally accepted for 4.x)

Actions #4

Updated by Oliver Hader over 15 years ago

Committed to SVN Trunk (rev. 4455)

Actions

Also available in: Atom PDF