Sciweavers

3473 search results - page 6 / 695
» Aspect-Oriented Programming with C
Sort
View
SIGADA
2005
Springer
14 years 5 days ago
AspectAda: aspect oriented programming for ada95
Concerns for concurrent systems are not always easy to modularize within single units using traditional programming languages. The concept of aspect orientation can be applied to ...
Knut H. Pedersen, Constantinos Constantinides
JUCS
2007
84views more  JUCS 2007»
13 years 6 months ago
Optimized Compilation of Around Advice for Aspect Oriented Programs
: The technology that supports Aspect-Oriented Programming (AOP) tools is inherently intrusive, since it changes the behavior of base application code. Advice weaving performed by ...
Eduardo S. Cordeiro, Roberto da Silva Bigonha, Mar...
KBSE
2008
IEEE
14 years 1 months ago
XE (eXtreme Editor) - Bridging the Aspect-Oriented Programming Usability Gap
—In spite of the modularization benefits supported by the Aspect-Oriented programming paradigm, different usability issues have hindered its adoption. The decoupling between asp...
Wiwat Ruengmee, Roberto Silveira Silva Filho, Sush...
JOT
2007
123views more  JOT 2007»
13 years 6 months ago
Towards a Tool Supporting Integration Testing of Aspect-Oriented Programs
Aspect-Oriented Programming is an emerging software engineering paradigm. It offers new constructs and tools improving separation of crosscutting concerns into single units called...
Philippe Massicotte, Linda Badri, Mourad Badri
JOT
2007
121views more  JOT 2007»
13 years 6 months ago
Aspect Oriented Programming in .NET. Based on Attributes
Aspect Oriented Programming proposes an approach to increase code functionality with aspects that are not part of the main code functionality. The current work shows how can be do...
Miguel Katrib Mora, Yamil Hernández Sa&aacu...