Sciweavers

59
Voted
ECOOP
2004
Springer
15 years 2 months ago
RAMSES: a Reflective Middleware for Software Evolution
Ahmed Ghoneim, Walter Cazzola
53
Voted
ECOOP
2004
Springer
15 years 2 months ago
Semantic Casts: Contracts and Structural Subtyping in a Nominal World
Robert Bruce Findler, Matthew Flatt, Matthias Fell...
52
Voted
ECOOP
2004
Springer
15 years 2 months ago
Functional Objects
Matthias Felleisen
ECOOP
2004
Springer
15 years 2 months ago
Rewritable Reference Attributed Grammars
This paper presents an object-oriented technique for rewriting abstract syntax trees in order to simplify compilation. The technique, Rewritable Reference Attributed Grammars (ReRA...
Torbjörn Ekman, Görel Hedin
47
Voted
ECOOP
2004
Springer
15 years 2 months ago
AspectJ2EE = AOP + J2EE
Tal Cohen, Joseph Gil
ECOOP
2004
Springer
15 years 2 months ago
AOP and Reflection for Dynamic Hyperslices
In this paper we present a Model for Dynamic Hyperslices which uses a particular Aspect-Oriented (AO) approach – Hyperspaces – for decomposition and reflection as a means for ...
Ruzanna Chitchyan, Ian Sommerville
58
Voted
ECOOP
2004
Springer
15 years 2 months ago
Evolving Pointcut Definition to Get Software Evolution
Walter Cazzola, Sonia Pini, Massimo Ancona
63
Voted
ECOOP
2004
Springer
15 years 2 months ago
Sequential Object Monitors
Abstract. Programming with Java monitors is recognized to be difficult, and potentially inefficient due to many useless context switches induced by the notifyAll primitive. This pa...
Denis Caromel, Luis Mateu, Éric Tanter
ECOOP
2004
Springer
15 years 2 months ago
Parametric Aspects: A Proposal
Abstract. Aspect-Oriented Software Development (AOSD) provides better design solutions to problems where Object Oriented Development produces tangled and scattered designs. Neverth...
Jordi Alvarez Canal
ECOOP
2004
Springer
15 years 2 months ago
Finding and Removing Performance Bottlenecks in Large Systems
Abstract. Software systems obey the 80/20 rule: aggressively optimizing a vital few execution paths yields large speedups. However, finding the vital few paths can be difficult, e...
Glenn Ammons, Jong-Deok Choi, Manish Gupta, Nikhil...