Project

General

Profile

Actions

Bug #26499

closed

Caching framework: Remove flushByTags() and findIdentifiersByTags()

Added by Christian Kuhn about 13 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2011-04-29
Due date:
% Done:

100%

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

Description

[BUGFIX] Caching framework: Remove flushByTags() and findIdentifiersByTags()

- Both backend methods flushByTags() and findIdentifiersByTags() do not exist in FLOW3
- Both methods are not used in the core
- findIdentifiersByTags() is completly unused, it even does not have a frontend wrapper method, it is fully removed from backend interface, from all backends and all tests
- flushByTags() is bogus and implemented differently in different backends: Some used to delete entries only if they where tagged with all tags, some if an entry was tagged with one of the tags.
- The frontend wrapper flushByTags() is now deprecated and implemented in the abstract as a wrapper for flushByTag() iterating through the array


Related issues 1 (0 open1 closed)

Follows TYPO3 Core - Task #26263: Update caching framework to latest FLOW3 versionClosedChristian Kuhn2011-04-25

Actions
Actions #1

Updated by Mr. Hudson about 13 years ago

Patch set 2 of change I37f35a724be320a89cbf4a7b0d2533e60e2ef839 has been pushed to the review server.
It is available at http://review.typo3.org/1794

Actions #2

Updated by Mr. Hudson about 13 years ago

Patch set 3 of change I37f35a724be320a89cbf4a7b0d2533e60e2ef839 has been pushed to the review server.
It is available at http://review.typo3.org/1794

Actions #3

Updated by Mr. Hudson about 13 years ago

Patch set 4 of change I37f35a724be320a89cbf4a7b0d2533e60e2ef839 has been pushed to the review server.
It is available at http://review.typo3.org/1794

Actions #4

Updated by Mr. Hudson about 13 years ago

Patch set 5 of change I37f35a724be320a89cbf4a7b0d2533e60e2ef839 has been pushed to the review server.
It is available at http://review.typo3.org/1794

Actions #5

Updated by Mr. Hudson about 13 years ago

Patch set 6 of change I37f35a724be320a89cbf4a7b0d2533e60e2ef839 has been pushed to the review server.
It is available at http://review.typo3.org/1794

Actions #6

Updated by Christian Kuhn about 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Steffen Gebert about 13 years ago

  • Target version set to 1281
Actions #8

Updated by Xavier Perseguers over 12 years ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Ernesto Baschny about 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF