
Facets of Aspect Oriented Programming
Author(s) -
Padmavati Sarode,
R. N. Jugele
Publication year - 2020
Publication title -
international journal of innovative technology and exploring engineering
Language(s) - English
Resource type - Journals
ISSN - 2278-3075
DOI - 10.35940/ijitee.c8955.029420
Subject(s) - aspect oriented programming , computer science , object oriented programming , programming language , programming paradigm , separation of concerns , reactive programming , procedural programming , inductive programming , programming domain , concurrent object oriented programming , generic programming , software engineering , software
AOP-Aspect Oriented Programming is a new programming paradigm for separating crosscutting concerns that are generally hard to do in object-oriented programming. As AOP has better ability to handle crosscutting concerns than Object-Oriented Programming (OOP,) it supports to write more modularized and more sustainable code. In addition, numerous publications discuss about the advantages of AOP design and implementation. However, for this new programming paradigm the work is in its early stages. The paper is all about the surveyed and reviewed several facets of AOP.