[jboss-jira] [JBoss JIRA] Commented: (JBAOP-598) Instrumentor.convertReferences recreates Advisor
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Fri Jun 13 13:41:33 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAOP-598?page=comments#action_12417114 ]
Kabir Khan commented on JBAOP-598:
----------------------------------
Note that it will also create temporary advisors for all the other classes it calls, and these will be needed
> 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)
> Reporter: Flavia Rainone
>
> 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