[jboss-jira] [JBoss JIRA] Updated: (JBAOP-684) Unify Pointcut matchers using ClassInfo
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Thu Feb 12 11:30:45 EST 2009
[ https://jira.jboss.org/jira/browse/JBAOP-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan updated JBAOP-684:
-----------------------------
Fix Version/s: 2.1.0.GA
(was: 2.0.1.GA)
> Unify Pointcut matchers using ClassInfo
> ---------------------------------------
>
> Key: JBAOP-684
> URL: https://jira.jboss.org/jira/browse/JBAOP-684
> Project: JBoss AOP
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Kabir Khan
> Assignee: Stale Pedersen
> Fix For: 2.1.0.GA
>
>
> Currently the pointcut matchers duplicate all their code. There are identical methods in each class, one for CtClass (used during weaving) and for java.lang.reflect.Class (used at runtime). This can be unified by using ClassInfo instead and switching between the javassist and java.lang.reflect implementations
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list