Aspect-Oriented Software Development

What Does Aspect-Oriented Software Development Mean?

Aspect-oriented software development (AOSD) is a software design solution that helps address the modularity issues that are not properly resolved by other software approaches, like procedural, structured and object-oriented programming (OOP). AOSD complements, rather than replaces, these other types of software approaches.

Advertisements

AOSD is also known as aspect-oriented programming (AOP).

Techopedia Explains Aspect-Oriented Software Development

AOSD features are as follows:

  • Considered a subset of post-object programming technologies
  • Better software design support through isolating application business logic from supporting and secondary functions
  • Provides complementary benefits and may be used with other agile processes and coding standards
  • Key focus – Identification, representation and specification of concerns, which also may be cross-cutting
  • Provides better modularization support of software designs, reducing software design, development and maintenance costs
  • Modularization principle based on involved functionalities and processes
  • Because concerns are encapsulated into different modules, localization of crosscutting concerns is better promoted and handled
  • Provides tools and software coding techniques to ensure modular content support at the source code level
  • Promotes reusability of code used for the modularization of cross-cutting concerns
  • Smaller code size, due to tackling cross cutting concerns
  • Reduced efficiency from increased overhead
Advertisements

Related Terms

Latest Privacy and Compliance Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…