Changes between Version 3 and Version 4 of NewC4Syntax
- Timestamp:
- 04/08/09 09:39:27 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewC4Syntax
v3 v4 283 283 function, an orchestration function is called (just before returning 284 284 to the calling function) that pops out all the after advice that were 285 pushed on the stack. The last after advice to be execut ingreturns285 pushed on the stack. The last after advice to be executed returns 286 286 from the function. 287 287
