Feature #1528

Add new pointcut designator for checks against configuration

Added by Karsten Dambekalns almost 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-09-16
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:AOP
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 1
PHP Version: Complexity:
Has patch:

Description

To allow activation/deactivation of advice it would be nice to have a new pointcut designator that checks against the given configuration path and returns a boolean depending on the configuration value found.

Associated revisions

Revision e41995ce
Added by Andreas Förthner over 6 years ago

FLOW3 (AOP):
  • Implemented new pointcut designator configuration(). Resolves #1528.
  • Added missing suffix "Test" to a test class.

History

#1 Updated by Robert Lemke almost 7 years ago

  • Target version set to 0.1

#2 Updated by Robert Lemke almost 7 years ago

  • Target version changed from 0.1 to 1.0 alpha 1

#3 Updated by Karsten Dambekalns almost 7 years ago

  • Target version deleted (1.0 alpha 1)

#4 Updated by Karsten Dambekalns almost 7 years ago

  • Priority changed from Should have to Must have
  • Target version set to 1.0 alpha 1

#5 Updated by Andreas Förthner over 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1662.

Also available in: Atom PDF