| Sign In/My Account | View Cart |
| Article: |
Introduction to Aspect-Oriented Programming | |
| Subject: | understanding proceed | |
| Date: | 2005-02-20 21:40:13 | |
| From: | cef | |
|
When you call proceed, the method runs up to the final } of the method, then the code in the aspect begins running as if it were simply inserted into the original code. Is that right? |
||
Showing messages 1 through 2 of 2.