Buscar
Mostrando ítems 1-10 de 1430
Comparing of the use of design pattern decorator and aspect-oriented programming in .NET to modularize crosscutting concerns [Comparación de uso del patrón de diseño decorator y la programación orientada a aspectos en .NET para modularizar incumbencias cruzadas]
(Centro de Informacion Tecnologica, 2017)
A review of a modular approach of aspect-oriented programming [Revisión de un enfoque modular de programación orientada a aspectos]
(Centro de Informacion Tecnologica, 2014)
A pointcut-based coverage analysis approach for aspect-oriented programs
(ELSEVIER SCIENCE INC, 2011)
Aspect-oriented programming (AOP) is a promising technology that supports separation of crosscutting concerns (i.e., functionality that tends to be tangled with, and scattered through the rest of the system). In AOP, a ...
Aspect Oriented Programming Methodology to Support the Design of Specific Domain Framework
(2014-07-04)
The aspect-oriented programming has valuable advantages over other programming paradigms, but in turn it presents difficulties when applying the concepts within the stages of analysis and development to reduce the drawbacks ...
Execution levels for aspect-oriented programming: Design, semantics, implementations and applications
(Elsevier, 2014)
In aspect-oriented programming (AOP) languages, advice evaluation is usually considered as part of the base program evaluation. This is also the case for certain pointcuts, such as if pointcuts in AspectJ, or simply all ...
AspectMaps: extending moose to visualize AOP software
(Elsevier, 2014)
When using aspect-oriented programming the application implicitly invokes the
functionality contained in the aspects. Consequently program comprehension of such
a software is more intricate. To alleviate this difficulty ...