[
https://jira.jboss.org/jira/browse/JBAOP-684?page=com.atlassian.jira.plug...
]
Kabir Khan updated JBAOP-684:
-----------------------------
Summary: Unify Pointcut matchers using ClassInfo (was: Unify Pointcut matchers using
ClasInfo)
Assignee: Stale Pedersen
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.0.1.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