Project

General

Profile

Actions

Feature #358

open

Add multiple advices processing like for 'file' primitive pointcut

Added by Evgeny Novikov over 13 years ago. Updated about 8 years ago.

Status:
Open
Priority:
High
Category:
Weaving
Start date:
08/05/2010
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

  • If more then one before advice is encountered then perform first at the beginning, then next for the result of previous and so on. At the end return final result.
  • If more then one after advice is encountered then obtain result then perform first at the beginning, then next for the result of previous and so on. At the end return final result.
  • If more then one around advice is encountered then perform just first of them.

Related issues 1 (1 open0 closed)

Related to C Instrumentation Framework - Feature #6827: Merge weaving for different entitiesNewEvgeny Novikov02/09/2016

Actions
Actions

Also available in: Atom PDF