Task #52704

Get rid of RouterCachingAspect

Added by Bastian Waidelich almost 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:2013-10-11
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:MVC - Routing
Target version:-
Sprint: Has patch:No
PHP Version: Complexity:

Description

Caching of the Routing Framework has been extracted to an AOP aspect in order to keep the Router code simple. Since the introduction of the RouterCachingService (#52452) this is no longer required


Related issues

related to TYPO3.Flow - Task #52452: Refactor router caching logic into a service Resolved 2013-10-02

Associated revisions

Revision d645b051
Added by Bastian Waidelich almost 2 years ago

[TASK] Get rid of RouterCachingAspect

This moves code from the RouterCache AOP aspect to the Router itself
making the aspect redundant.

Before the cache handling of the Routing Framework has been extracted
to an AOP aspect in order to keep the Router code simple. Since the
introduction of the RouterCachingService (#52452) this is no longer
required.

Change-Id: I43fc35c55fdb69e1e67e08782ab0928bc37218de
Resolves: #52704
Related: #52452
Releases: master

History

#1 Updated by Gerrit Code Review almost 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24579

#2 Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24579

#3 Updated by Gerrit Code Review almost 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24579

#4 Updated by Bastian Waidelich almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF