I\'d like to make a picture of what are the possible cases for effective involvement of AOP in application design. All I have met so far is:
INotifyPropertyChanged and similar horrors.
Basically wherever there is code that looks like this - use an aspect and you are done.