Surfing dzone.com this morning, I came across this plugin for jQ: http://code.google.com/p/jquery-aop/wiki/Reference.
Being unfamiliar with aspect oriented programming, I did a quick wikipedia lookup and quickly realized that this could be a great way to keep code clean. My question is this: who among us can better explain aspect oriented programming or provide some examples of how to use it effectively? What types of functions are best applied via this methodology? Any known drawbacks? Thanks for any info on this subject.