Buscar
Mostrando ítems 1-10 de 23254
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)
Aspect-combining functions for modular MapReduce solutions
(Science and Information Organization, 2018)
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 ...
A modular aspect-oriented programming approach of join point interfaces
(Science and Information Organization, 2019)
A Lightweight and Extensible AspectJ Implementation
(GRAZ UNIV TECHNOLGOY, INST INFORMATION SYSTEMS COMPUTER MEDIA-IICM, 2008)
Extending AspectJ to experiment with new language features can be cumbersome,
even with an extensible implementation. Often, a language designer only
needs a rapid prototyping environment, but has to deal with a full ...
Aspect-Combining Functions for Modular MapReduce Solutions
(2018)
MapReduce represents a programming framework for modular Big Data computation that uses a function map to identify and target intermediate data in the mapping phase, and a function reduce to summarize the output of the map ...
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 ...