From: oberon777 <nu...@jb...> - 2005-07-27 08:35:01
|
Kabir, thanks for your reply. Yeah, those belong to the default package. Those pointcuts are intentially wide, narrowing them down is not really an option. Should I assume that matching on every method or even every constructor call is not likely to work? What exactly are the issues you're referring to?.. On a related note, I was talking to JBossProfiler folks and was given the impression that they succeed with using AOP for getting profile information. Getting profile info most definitely requires having a large number of pointcuts... I wouldn't be surpised if these same issues arose for even a small application. I should probably double-check with a smaller test case. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886745#3886745 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886745 |