1 Reply Latest reply on Jul 6, 2007 8:15 AM by adrian.brock

    AOP and MC integration tasks

    bgeorges

      Hi

      Is there any additional tasks that need to be created in respect to the Microcontainer/AOP integration?

      If not we can close:

      http://jira.jboss.com/jira/browse/JBAOP-232Create JIRA issues for TODOs in the Microcontainer/AOP integration

      Could you also update
      http://jira.jboss.com/jira/browse/JBAOP-230 Tidyup the MC/AOP prototype code

      and its sub task:
      http://jira.jboss.com/jira/browse/JBAOP-278 Make AbstractAnnotationMetaData use correct classloader for loading annotation class

      Cheers

        • 1. Re: AOP and MC integration tasks

           

          "b_georges" wrote:
          Hi

          Is there any additional tasks that need to be created in respect to the Microcontainer/AOP integration?

          If not we can close:

          http://jira.jboss.com/jira/browse/JBAOP-232Create JIRA issues for TODOs in the Microcontainer/AOP integration


          We can't close this. yet. The purpose of this task is to document all the TODOs
          in the aop-mc-int project that are not in JIRA. From which we can prioritize
          and schedule them.

          There are 30 according to eclipse, although I think some of them are redundant, e.g.
          MockJNDIProvider
           public NamingEnumeration<NameClassPair> list(String name) throws NamingException
           {
           // TODO Auto-generated method stub
           return null;
           }