[jboss-jira] [JBoss JIRA] Assigned: (JBAOP-598) Instrumentor.convertReferences recreates Advisor
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Fri Jun 13 21:13:33 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAOP-598?page=all ]
Flavia Rainone reassigned JBAOP-598:
------------------------------------
Assignee: Flavia Rainone
> Instrumentor.convertReferences recreates Advisor
> ------------------------------------------------
>
> Key: JBAOP-598
> URL: http://jira.jboss.com/jira/browse/JBAOP-598
> Project: JBoss AOP
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.CR12
> Reporter: Flavia Rainone
> Assigned To: Flavia Rainone
> Fix For: 2.0.0.CR13
>
>
> When processing the class being intrumented as a reference, Intromentor creates a temporary class advisor and fills this advisor with all the introduction stuff. This is unnecessary. Since the advisor we want has as a target the class we are instrumenting, we already have an advisor for it.
> This task consists in avoiding the extra cost of this step.
--
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
More information about the jboss-jira
mailing list