Sciweavers

1042 search results - page 22 / 209
» Can Aspects Implement Contracts
Sort
View
EUROPLOP
2006
13 years 11 months ago
Relationship Aspect Patterns
Relationships between objects are almost as important to designs as the objects themselves. Most programming languages do not support relationships well, so programmers must imple...
David J. Pearce, James Noble
AOSD
2006
ACM
14 years 3 months ago
Reusable aspect-oriented implementations of concurrency patterns and mechanisms
In this paper, we present a collection of well-known high-level concurrency patterns and mechanisms, coded in AspectJ. We discuss benefits of these implementations relative to pla...
Carlos A. Cunha, João Luís Sobral, M...
BTW
2005
Springer
82views Database» more  BTW 2005»
14 years 3 months ago
Using Aspect-Orientation to Add Persistency to Applications
: This paper presents a comfortable and customizable persistence framework that supports the access of relational databases from Java applications. In order to keep the effort for ...
Uwe Hohenstein
LOBJET
2006
105views more  LOBJET 2006»
13 years 9 months ago
Expression and Composition of Design Patterns with AspectJ
ABSTRACT. Design patterns are well-known couples of problems-solutions for software engineering. By nature, they often lack support from languages and this further complicates the ...
Simon Denier, Pierre Cointe
ICSR
2004
Springer
14 years 3 months ago
Framed Aspects: Supporting Variability and Configurability for AOP
Aspect oriented programming (AOP) seeks to decompose concerns which crosscut system structure into more manageable modules. However, current AOP techniques alone lack the configura...
Neil Loughran, Awais Rashid