[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Optimizing Pointcut Matching

flavia.rainone@jboss.com do-not-reply at jboss.com
Wed Jun 25 10:44:38 EDT 2008


anonymous wrote : 
  | In this case, I'm going to implement it this week. Let's hope it improves the performance somewhat.
  | 
This is implemented now. I am going to commit soon.

I think that, during implementation, I have spotted a bug. InstanceDomain class, overwites addBinding method. Isn't it supposed to make pointcuts collection consistent, by adding the binding to the pointcuts collection as well?

Plus, do you think it would be worthy to use the classification on the instrumentation stages as well? We could have a classified pointcut collection, similar to the one I wrote for bindings, and the transformers would match only the relevant pointcuts.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160571#4160571

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160571



More information about the jboss-dev-forums mailing list