Software Engineering Institute Carnegie Mellon

RSS  

Using Aspect-Oriented Programming to Enforce Architecture

Parent SEI Program

Product Line Systems

 

Parent SEI Project

Software Architecture
Technology Initiative

 

Paulo Merson

Technical Note
CMU/SEI-2007-TN-019

PDF Download

Using aspect-oriented programming (AOP), software developers can define customized compile-time error or warning messages that are issued when the code contains join points that match specified pointcuts. These customized messages are generated by compile-time declarations, which are an extremely simple but powerful AOP mechanism. Declarations that look for nonvalid interactions between modules can be used for architecture enforcement. Coding policies, best practices, design patterns, and code-naming conventions can also be enforced. Compile-time declarations operate as an additional verification in the build process, but they do not affect the compiled application and can be turned on and off at any time. That feature makes this approach an automated and nondisruptive solution for architecture enforcement and a risk-free first step towards AOP adoption.

Additional Author Publications

Paulo Merson
transparent transparent
transparent transparenttransparent transparent