Advice (programming): Difference between revisions

Content deleted Content added
m initial checkin
 
mNo edit summary
Line 1:
In [[aspect-oriented programming]] a '''piece of advice''' describes a certain function, method or procedure that is to be applied at a given [[join point]] of a program.
 
The following is taken from a discussion at the mailing list [http://aosd.net/pipermail/discuss_aosd.net/2004-November/001173.html aosd-discuss]. [[Pascal Constanza]] contributed the following: