[jboss-jira] [JBoss JIRA] Commented: (JBAOP-684) Unify Pointcut matchers using ClasInfo

Kabir Khan (JIRA) jira-events at lists.jboss.org
Fri Dec 5 12:42:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBAOP-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441445#action_12441445 ] 

Kabir Khan commented on JBAOP-684:
----------------------------------

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194675#4194675

Will start a AOP design forum thread once we start work on this

> Unify Pointcut matchers using ClasInfo
> --------------------------------------
>
>                 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
>             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

        



More information about the jboss-jira mailing list