Sciweavers

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