Project

General

Profile

Actions

Task #80810

closed

Rather than throw exceptions about missing caches, fall back to transient memory variable cache

Added by Claus Due about 7 years ago. Updated about 6 years ago.

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

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

As the title says, allowing this fallback presents an extremely easy way to make a runtime-only cache by any identifier, even a request-specific identifier - and would allow Extbase's ObjectManager to create classes without a TYPO3 context.

This then in turn allows things like creating a working instance of the TYPO3 Fluid RenderingContext which is necessary for assistant command line utilities like the schema generator.

The change would be fairly non-destructive as there already is a "hasCache()" method that still returns false (until the cache is automatically created upon access).

Actions #1

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52415

Actions #2

Updated by Riccardo De Contardi about 6 years ago

  • Status changed from Under Review to Closed

The review has been abandoned since long time - Closed in agreement with Claus.

Actions

Also available in: Atom PDF