Hacker News new | ask | show | jobs
by antpls 2312 days ago
The actual question is : did it allow you to quickly understand the "aspect" concept by using a common graphical representation? If yes, that's a win
1 comments

No. The explanation isn't clear: why is g() inserted at one point and h() inserted at another. This needs to be explained.

However, from what I observe, "aspects" look a lot like Common LISP Object System (CLOS) before/after/around methods.