Feature #47

Implement pointcut designator for annotations

Added by Robert Lemke over 8 years ago. Updated almost 5 years ago.

Status:Resolved Start date:
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:AOP
Target version:-
PHP Version: Complexity:
Has patch:

Description

Currently there is no pointcut filter for matching annotations - create it!

Associated revisions

Revision fca1af85
Added by Robert Lemke about 7 years ago

  • FLOW3: (AOP) Added support for a new pointcut designator which allows to filter for matching annotations. This designator is called "classTaggedWith()". Resolves #47.
  • FLOW3: (Documentation) Added documentation for the above pointcut designator.
  • FLOW3: (Reflection) FLOW3's Reflection Class and Reflection Method implementation did not always return reflection objects of their own kinds if asked for getDeclaringClass() etc. - added some tests and support for that.
  • FLOW3: (AOP) Refactored the pointcut filtering for making the classTaggedWith() filter possible.

History

#1 Updated by Robert Lemke over 7 years ago

  • Target version changed from 1 to 18

#2 Updated by Robert Lemke about 7 years ago

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

Applied in changeset r903.

#3 Updated by Robert Lemke about 7 years ago

  • Target version deleted (18)

Also available in: Atom PDF