Sciweavers

ECOOP
2004
Springer
13 years 10 months ago
Semantic Casts: Contracts and Structural Subtyping in a Nominal World
Robert Bruce Findler, Matthew Flatt, Matthias Fell...
ECOOP
2004
Springer
13 years 10 months ago
Functional Objects
Matthias Felleisen
ECOOP
2004
Springer
13 years 10 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
ECOOP
2004
Springer
13 years 10 months ago
AspectJ2EE = AOP + J2EE
Tal Cohen, Joseph Gil
ECOOP
2004
Springer
13 years 10 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
ECOOP
2004
Springer
13 years 10 months ago
Evolving Pointcut Definition to Get Software Evolution
Walter Cazzola, Sonia Pini, Massimo Ancona
ECOOP
2004
Springer
13 years 10 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
13 years 10 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
13 years 10 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...
ECOOP
2004
Springer
13 years 10 months ago
LOOJ: Weaving LOOM into Java
Kim B. Bruce, J. Nathan Foster