Closed gcao closed 14 years ago
After we introduce 'group', this become questionable.
When we insert an advice before an advice defined in parent class, should the new advice take group id from the parent class because otherwise it will change the order of execution.
NO
can take :before option and insert aspect before named aspect
can take :after option and insert aspect immediately after named aspect