[jboss-jira] [JBoss JIRA] Created: (JBAOP-598) Instrumentor.convertReferences recreates Advisor
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Fri Jun 13 13:27:41 EDT 2008
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