Nowadays, aspect-oriented techniques are widely used to better modularize object-oriented programs by introducing crosscutting concerns in a safe and non invasive way, i.e., aspect-oriented mechanisms better address the modularization of functionality that orthogonally crosscut the implementation of the application. The high modularization is done by three main concepts: encapsulation of crossc...