2 Replies Latest reply on May 3, 2006 10:33 AM by adrian.brock

    JBMICROCONT-75 - Tidyup

      A generic task that needs doing is to tidyup the prototype.

      This currently sits in aop-mc-int in a package called
      org.jboss.aop.microcontainer.prototype

      These need making into real classes and the ugliness removed or hidden.
      Packages for:
      1) The AOP/MC integration
      2) The AOP javabeans and schema that can be used to deploy aop metadata
      from the MC deployment.
      3) The MC advices that add behaviour, currently this is only the JMX decorator.

      I'm not very good at naming things. But we don't want prototype
      in the package name. :-)

      Obviously there is also some ugliness in the MC code as well
      that needs fixing.

      We need to identify all the TODOs/FIXMEs lying around and load them into JIRA