summaryrefslogtreecommitdiffstats
path: root/docs/sandbox/common
Commit message (Collapse)AuthorAgeFilesLines
* renamed sample aspectwisberg2004-04-191-1/+1
|
* pointcuts for whether after/around advice is supportedwisberg2004-01-081-1/+6
|
* added pointcut anyCollectionWriteCalls()wisberg2003-09-271-0/+13
|
* removing unneeded commentwisberg2003-09-271-0/+2
|
* dirty example adapted from May user emailwisberg2003-09-071-0/+191
|
* pointcuts fixed, so library updated/fixedwisberg2003-09-061-28/+31
|
* initialization example: more comments and more testablewisberg2003-09-061-40/+78
|
* library of basic pointcut idioms and test case that causes BCException ↵wisberg2003-08-071-0/+174
| | | | (copied to tests/bugs/pointcutLibrary)
* tag correction for code gathererwisberg2003-08-061-1/+1
|
* double-dispatch examplewisberg2003-08-061-0/+81
|
* initial checkin of the sandbox. wisberg2003-08-0614-0/+740
The basic structure and examples of each type are there, but I have more examples and the ones there are not altogether validated. I'll make a few more changes before emailing dev and users about usage, etc.