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

Stale Pedersen (JIRA) jira-events at lists.jboss.org
Thu Apr 2 11:33:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAOP-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stale Pedersen closed JBAOP-684.
--------------------------------

    Resolution: Won't Fix


> 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.2.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