[
http://jira.jboss.com/jira/browse/JBAOP-433?page=comments#action_12393401 ]
Flavia Rainone commented on JBAOP-433:
--------------------------------------
Notice that fixing this but might result in a performance impact, since we will be doing
lot more pointcut matching at runtime. So, we might consider the hypothesis of optimizing
the code by retrieving from the domain only the pointcut expressions that match call
joinpoints, excluding all the other types of pointcut expression of this step. As a
result, we could also optimize the the other joinpoint matching proccesses in the same
way: by matching only the pointcut expressions that can match that type of joinpoint. This
optmization, if implemented, should be in a totally separate Jira.
Caller Interceptor Chains Are Not Rebuilt
-----------------------------------------
Key: JBAOP-433
URL:
http://jira.jboss.com/jira/browse/JBAOP-433
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.5.5.GA, 2.0.0.alpha5
Reporter: Flavia Rainone
Assigned To: Stale Pedersen
Priority: Minor
Fix For: 2.0.0.GA
The rebuild process of interceptor chains for caller pointcuts is not taking place
correctly: no pointcut rematching is being performed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira