Buscar
Mostrando ítems 1-10 de 208
Techniques for the identification of crosscutting concerns: A systematic literature review
(2016-04-01)
Modularization is a goal difficult to achieve in software development. Some requirements, named crosscutting concerns, cannot be clearly mapped into isolated source code units, and their implementations tend to cut across ...
Early identification of crosscutting concerns with the Language Extended Lexicon
(Springer, 2015-03)
Large-scale software applications are complex systems that involve a myriad of different concerns. Ideally, these concerns should be organized into separated and different modules, but often some of these concerns overlap ...
Modulating Crosscutting Concerns By The Decorator Design Pattern Vs. Aspect Oriented Programming In .NET
(2020-01)
This article describes and illustrates how to produce modular .NET software solutions by the use of Decorator design pattern and AspectOriented Programming (AOP) tool PostSharp. We applied both techniques for modularizing ...
Identificando interesses transversais em modelos de requisitos PL-AOVgraph
(Universidade Federal do Rio Grande do NorteBRUFRNPrograma de Pós-Graduação em Sistemas e ComputaçãoCiência da Computação, 2013-02-04)
The occurrence of problems related to the scattering and tangling phenomenon, such as the difficulty to do system maintenance, increasingly frequent. One way to solve this problem is related to the crosscutting concerns ...
Mining software repository to identify crosscutting concerns using combined techniques
(2013-01-01)
Modularization is a goal difficult to achieve in software development. Aspect mining aims to identify crosscutting concerns in non aspect oriented software allowing organizing them into aspects and, thus, improve the ...
Stability assessment of aspect-oriented software architectures: A quantitative study
(2010)
Design of stable software architectures has increasingly been a deep challenge to software developers due to the high volatility of their concerns and respective design decisions. Architecture stability is the ability of ...