Sciweavers

SMALLTALK
2007
Springer
13 years 10 months ago
Forward chaining in HALO: an implementation strategy for history-based logic pointcuts
Charlotte Herzeel, Kris Gybels, Pascal Costanza, C...
SMALLTALK
2007
Springer
13 years 10 months ago
Context-oriented programming: beyond layers
While many software systems today have to be aware of the context in which they are executing, there is still little support for structuring a program with respect to context. A ï¬...
Martin von Löwis, Marcus Denker, Oscar Nierst...
SMALLTALK
2007
Springer
13 years 10 months ago
Redesigning with traits: the Nile stream trait-based library
Damien Cassou, Stéphane Ducasse, Roel Wuyts
SMALLTALK
2007
Springer
13 years 10 months ago
Bridging the gap between morphic visual programming and smalltalk code
In this paper, we claim that both prototype-based visual programming and traditional Smalltalk class-based programming are required for developing applications with a GUI. We intro...
Noury Bouraqadi, Serge Stinckwich
SMALLTALK
2007
Springer
13 years 10 months ago
Encapsulating and exploiting change with changeboxes
Real world software systems change continuously to meet new demands. Most programming languages and development environments, however, are more concerned with limiting the effects...
Marcus Denker, Tudor Gîrba, Adrian Lienhard,...
SMALLTALK
2007
Springer
13 years 10 months ago
Linguistic symbiosis between actors and threads
Tom Van Cutsem, Stijn Mostinckx, Wolfgang De Meute...
SMALLTALK
2007
Springer
13 years 10 months ago
Object flow analysis: taking an object-centric view on dynamic analysis
To extract abstract views of the behavior of an object-oriented system for reverse engineering, a body of research exists that analyzes a system’s runtime execution. Those approa...
Adrian Lienhard, Stéphane Ducasse, Tudor G&...
SMALLTALK
2007
Springer
13 years 10 months ago
Change-oriented software engineering
Peter Ebraert, Jorge Vallejos, Pascal Costanza, El...
SMALLTALK
2007
Springer
13 years 10 months ago
Feature driven browsing
Abstract. Development environments typically present the software engineer with a structural perspective of an object-oriented system in terms of packages, classes and methods. Fro...
David Röthlisberger, Orla Greevy, Oscar Niers...
SMALLTALK
2007
Springer
13 years 10 months ago
Transactional memory for smalltalk
Concurrency control in Smalltalk is based on locks and is therefore notoriously difficult to use. Even though some implementations provide high-level constructs, these add complexi...
Lukas Renggli, Oscar Nierstrasz