Feature #46

Implement After Advice

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

Status:Resolved Start date:
Priority:Must have Due date:
Assigned To:Andreas Förthner % Done:

100%

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

Description

Currently only After Returning and After Throwing advices exist. Implement the general After advice as well and make sure that After Returning is only invoked if no exception is thrown!

Associated revisions

Revision 1bf9dc20
Added by Andreas Förthner over 6 years ago

FLOW3 (AOP):
  • Implemented the after advice. Resolves #46.

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

  • Target version deleted (18)

#3 Updated by Robert Lemke almost 7 years ago

  • Target version set to 1.0 alpha 1

#4 Updated by Karsten Dambekalns almost 7 years ago

  • Target version deleted (1.0 alpha 1)

#5 Updated by Karsten Dambekalns almost 7 years ago

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

#6 Updated by Robert Lemke over 6 years ago

  • Assigned To changed from Robert Lemke to Andreas Förthner

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

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

Applied in changeset r1663.

Also available in: Atom PDF