What is Aspect Oriented Programming?

6
Anonymous Reader writes “Most people have heard of object oriented and structural paradigms of programming. These two are generally widely used. But there are many programming problems which cannot be solved using the aforementioned structures. This results in implementation of these problems outside the main module which finally results into confusion among developers and tangled code.”

Link: OSWeekly.com