I've been wanting to get into AOP, but I have so many questions.  I guess the main 
question is how does debugging work?  Usually a debugger loads the class and the ide 
then steps through the code based on the source files it has available.  IDE's figure 
this out by the class name, so does this all work out the same way?  I mean, say I'm 
using Netbeans and I have included a bunch of Aspects.  Can I then step through the 
Aspects as well as my code?  It seems like the code the debugger thinks it has would 
be way out of sync with the code in the source files.  Does anyone have a clear answer?

Thank you,

Wade

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to